ExGram.Model.BotDescription (ex_gram v0.64.0)

Copy Markdown View Source

This object represents the bot's description.

Check the documentation of this model on Telegram Bot API

  • description: The bot's description

Summary

Types

t()

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

Functions

decode_as()