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

This object represents a bot command.

Summary

Types

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