ExGram.Model.RichBlockDivider (ex_gram v0.67.0)

Copy Markdown View Source

A divider, corresponding to the HTML tag <hr/>.

Check the documentation of this model on Telegram Bot API

  • type: Type of the block, always "divider”

Summary

Types

t()

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

Functions

decode_as()