Current section

Files

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

include/telega@model@types_RichTextReference.hrl

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