Current section

Files

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

include/glitch@types@message_Mention.hrl

-record(mention, {
user_id :: binary(),
user_name :: binary(),
user_login :: binary()
}).