View Source ExGram.Model.MenuButtonCommands (ex_gram v0.52.2)

Represents a menu button, which opens the bot's list of commands.

Check the documentation of this model in https://core.telegram.org/bots/api#menubuttoncommands

Summary

Types

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

Functions