Current section

Files

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

include/telega@model@types_RichTextReferenceLink.hrl

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