Module tdlight.api

Class TdApi.MessageSourceHistoryPreview

java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.MessageSource
it.tdlight.jni.TdApi.MessageSourceHistoryPreview
Enclosing class:
TdApi

public static final class TdApi.MessageSourceHistoryPreview extends TdApi.MessageSource
The message is from chat, message thread or forum topic history preview.
  • Field Details

  • Constructor Details

    • MessageSourceHistoryPreview

      public MessageSourceHistoryPreview()
      The message is from chat, message thread or forum topic history preview.
    • MessageSourceHistoryPreview

      public MessageSourceHistoryPreview(DataInput input) throws IOException
      The message is from chat, message thread or forum topic history preview.
      Throws:
      IOException
  • Method Details