Class TdApi.SavedMessagesTopicTypeSavedFromChat

Enclosing class:
TdApi

public static class TdApi.SavedMessagesTopicTypeSavedFromChat extends TdApi.SavedMessagesTopicType
Topic containing messages forwarded from a specific chat.
  • Field Details

    • chatId

      public long chatId
      Identifier of the chat.
    • CONSTRUCTOR

      public static final int CONSTRUCTOR
      Identifier uniquely determining type of the object.
      See Also:
  • Constructor Details

    • SavedMessagesTopicTypeSavedFromChat

      public SavedMessagesTopicTypeSavedFromChat()
      Topic containing messages forwarded from a specific chat.
    • SavedMessagesTopicTypeSavedFromChat

      public SavedMessagesTopicTypeSavedFromChat(long chatId)
      Topic containing messages forwarded from a specific chat.
      Parameters:
      chatId - Identifier of the chat.
  • Method Details

    • getConstructor

      public int getConstructor()
      Description copied from class: TdApi.Object
      Returns an identifier uniquely determining type of the object.
      Specified by:
      getConstructor in class TdApi.Object
      Returns:
      this.CONSTRUCTOR