ExGram.Model.BotShortDescription (ex_gram v0.64.0)

Copy Markdown View Source

This object represents the bot's short description.

Check the documentation of this model on Telegram Bot API

  • short_description: The bot's short description

Summary

Types

t()

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

Functions

decode_as()