ExGram.Model.BotCommand (ex_gram v0.28.0) View Source

This object represents a bot command.

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

Link to this section Summary

Link to this section Types

Specs

t() :: %ExGram.Model.BotCommand{command: String.t(), description: String.t()}

Link to this section Functions