View Source Telegex.Type.BotCommandScopeDefault (Telegex v1.2.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()}