Module tdlight.api

Class TdApi.BotCommandScopeAllChatAdministrators

java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.BotCommandScope
it.tdlight.jni.TdApi.BotCommandScopeAllChatAdministrators
Enclosing class:
TdApi

public static final class TdApi.BotCommandScopeAllChatAdministrators extends TdApi.BotCommandScope
A scope covering all group and supergroup chat administrators.
  • Field Details

  • Constructor Details

    • BotCommandScopeAllChatAdministrators

      public BotCommandScopeAllChatAdministrators()
      A scope covering all group and supergroup chat administrators.
    • BotCommandScopeAllChatAdministrators

      public BotCommandScopeAllChatAdministrators(DataInput input) throws IOException
      A scope covering all group and supergroup chat administrators.
      Throws:
      IOException
  • Method Details