View Source Telegex.Type.BotCommandScopeDefault (Telegex v1.0.0-rc.0)
Represents the default scope of bot commands. Default commands are used if no commands with a narrower scope are specified for the user.
Link to this section Summary
Link to this section Types
@type t() :: %Telegex.Type.BotCommandScopeDefault{type: String.t()}