Current section

Files

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

include/telega@model@types_InputRichBlockParagraph.hrl

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