Current section

Files

Jump to
telega include telega@model@types_RichBlockSectionHeading.hrl
Raw

include/telega@model@types_RichBlockSectionHeading.hrl

-record(rich_block_section_heading, {
type_ :: binary(),
text :: telega@model@types:rich_text(),
size :: integer()
}).