Caption of a rich formatted block.
Check the documentation of this model on Telegram Bot API
text: Block captioncredit (optional): Optional. Block credit which corresponds to the HTML tag <cite>
Summary
Types
@type t() :: %ExGram.Model.RichBlockCaption{ credit: ExGram.Model.RichText.t() | nil, text: ExGram.Model.RichText.t() }