Current section

Files

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

include/telega@model@types_InputRichBlockSectionHeading.hrl

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