View Source Telegex.Type.BotCommand (Telegex v1.1.1)

This object represents a bot command.

Link to this section Summary

Link to this section Types

@type t() :: %Telegex.Type.BotCommand{command: String.t(), description: String.t()}