Class TdApi.MessageTopicDirectMessages

Enclosing class:
TdApi

public static class TdApi.MessageTopicDirectMessages extends TdApi.MessageTopic
A topic in a channel direct messages chat administered by the current user.
  • Field Details

    • directMessagesChatTopicId

      public long directMessagesChatTopicId
      Unique identifier of the topic.
    • CONSTRUCTOR

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

    • MessageTopicDirectMessages

      public MessageTopicDirectMessages()
      A topic in a channel direct messages chat administered by the current user.
    • MessageTopicDirectMessages

      public MessageTopicDirectMessages(long directMessagesChatTopicId)
      A topic in a channel direct messages chat administered by the current user.
      Parameters:
      directMessagesChatTopicId - Unique identifier of the 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