View Source ExGram.Model.BotCommandScopeDefault (ex_gram v0.53.0)
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
Summary
Types
@type t() :: %ExGram.Model.BotCommandScopeDefault{type: String.t()}