View Source ExGram.Model.BotDescription (ex_gram v0.52.2)

This object represents the bot's description.

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

Summary

Types

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

Functions