Handbook
Glossary
THREAD_MEMBER_JOIN? ( object -- ? )
Vocabulary
discord
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
THREAD_MEMBER_JOIN
class.
Definition
USING:
kernel
;
IN:
discord
:
THREAD_MEMBER_JOIN?
( object -- ? )
\
THREAD_MEMBER_JOIN
eq?
;