Handbook
Glossary
discord-bot
Vocabulary
discord
Definition
USING:
destructors
;
IN:
discord
TUPLE:
discord-bot
<
disposable
config in out bot-thread heartbeat-thread send-heartbeat?
reconnect? stop? sequence-number messages last-message
application user session_id resume_gateway_url guilds
channels
;
Methods
USING:
accessors
destructors
discord
kernel
;
M:
discord-bot
dispose*
f
>>reconnect?
t
>>stop?
f
>>send-heartbeat?
[
[
in>>
&dispose
drop
]
[
out>>
&dispose
drop
]
[
f
>>in
f
>>out
drop
]
tri
]
with-destructors
;