ExGram.Model.BotCommandScopeDefault (ex_gram v0.55.1)

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

Summary

Types

t()

@type t() :: %ExGram.Model.BotCommandScopeDefault{type: String.t()}

Functions

decode_as()