Current section

Files

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

include/telega@model@types_RichTextCustomEmoji.hrl

-record(rich_text_custom_emoji, {
type_ :: binary(),
custom_emoji_id :: binary(),
alternative_text :: binary()
}).