Current section

Files

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

include/telega@model@types_RichTextCode.hrl

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