Class TdApi.ChatMembersFilterMention

Enclosing class:
TdApi

public static class TdApi.ChatMembersFilterMention extends TdApi.ChatMembersFilter
Returns users which can be mentioned in the chat.
  • Field Details

    • topicId

      public TdApi.MessageTopic topicId
      Identifier of the topic in which the users will be mentioned; pass null if none.
    • CONSTRUCTOR

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

    • ChatMembersFilterMention

      public ChatMembersFilterMention()
      Returns users which can be mentioned in the chat.
    • ChatMembersFilterMention

      public ChatMembersFilterMention(TdApi.MessageTopic topicId)
      Returns users which can be mentioned in the chat.
      Parameters:
      topicId - Identifier of the topic in which the users will be mentioned; pass null if none.
  • 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