ExGram.Model.MenuButtonCommands (ex_gram v0.64.0)

Copy Markdown View Source

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

Check the documentation of this model on Telegram Bot API

  • type: Type of the button, must be commands

Summary

Types

t()

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

Functions

decode_as()