View Source ExGram.Model.BotCommandScopeAllChatAdministrators (ex_gram v0.53.0)
Represents the scope of bot commands, covering all group and supergroup chat administrators.
Check the documentation of this model in https://core.telegram.org/bots/api#botcommandscopeallchatadministrators
Summary
Types
@type t() :: %ExGram.Model.BotCommandScopeAllChatAdministrators{type: String.t()}