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