Class TdApi.BotCommandScopeChatAdministrators

Enclosing class:
TdApi

public static class TdApi.BotCommandScopeChatAdministrators extends TdApi.BotCommandScope
A scope covering all administrators of a chat.
  • Field Details

    • chatId

      public long chatId
      Chat identifier.
    • CONSTRUCTOR

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

    • BotCommandScopeChatAdministrators

      public BotCommandScopeChatAdministrators()
      A scope covering all administrators of a chat.
    • BotCommandScopeChatAdministrators

      public BotCommandScopeChatAdministrators(long chatId)
      A scope covering all administrators of a chat.
      Parameters:
      chatId - Chat identifier.
  • 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