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