View Source ExGram.Model.BotCommandScopeAllChatAdministrators (ex_gram v0.52.2)

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()}

Functions