Current section

Files

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

include/telega@model@types_ReactionTypeCustomEmoji.hrl

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