ExGram.Model.BotName (ex_gram v0.64.0)

Copy Markdown View Source

This object represents the bot's name.

Check the documentation of this model on Telegram Bot API

  • name: The bot's name

Summary

Types

t()

@type t() :: %ExGram.Model.BotName{name: String.t()}

Functions

decode_as()