Current section

Files

Jump to
glitch include glitch@types@emote_Emote.hrl
Raw

include/glitch@types@emote_Emote.hrl

-record(emote, {
id :: binary(),
emote_set_id :: binary(),
owner_id :: binary(),
format :: glitch@types@emote:format()
}).