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