Current section

Files

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

include/telega@model@types_RichTextSubscript.hrl

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