Current section

Files

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

include/telega@model@types_RichTextTextMention.hrl

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