Class TdApi.MessageTopicSavedMessages

Enclosing class:
TdApi

public static class TdApi.MessageTopicSavedMessages extends TdApi.MessageTopic
A topic in Saved Messages chat.
  • Field Details

    • savedMessagesTopicId

      public long savedMessagesTopicId
      Unique identifier of the Saved Messages topic.
    • CONSTRUCTOR

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

    • MessageTopicSavedMessages

      public MessageTopicSavedMessages()
      A topic in Saved Messages chat.
    • MessageTopicSavedMessages

      public MessageTopicSavedMessages(long savedMessagesTopicId)
      A topic in Saved Messages chat.
      Parameters:
      savedMessagesTopicId - Unique identifier of the Saved Messages topic.
  • 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