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