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