Class TdApi.BotCommandScopeAllGroupChats

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

public static class TdApi.BotCommandScopeAllGroupChats
extends TdApi.BotCommandScope
A scope covering all group and supergroup chats.
  • Field Details

  • Constructor Details

    • BotCommandScopeAllGroupChats

      public BotCommandScopeAllGroupChats()
      A scope covering all group and supergroup chats.
    • BotCommandScopeAllGroupChats

      public BotCommandScopeAllGroupChats​(DataInput input) throws IOException
      A scope covering all group and supergroup chats.
      Throws:
      IOException
  • Method Details