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