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