Current section

Files

Jump to
glitch include glitch@eventsub@client_Subscribe.hrl
Raw

include/glitch@eventsub@client_Subscribe.hrl

-record(subscribe, {
to :: glitch@types@subscription:subscription_type(),
mailbox :: gleam@erlang@process:subject(glitch@types@event:event())
}).