ExGram.Model.BotCommandScopeDefault (ex_gram v0.34.0) View Source
Represents the default scope of bot commands. Default commands are used if no commands with a narrower scope are specified for the user.
Check the documentation of this model in https://core.telegram.org/bots/api#botcommandscopedefault
Link to this section Summary
Link to this section Types
Specs
t() :: %ExGram.Model.BotCommandScopeDefault{type: String.t()}