mineral
api
ContextMessageInteraction
toJson property
toJson
toJson
property
Null safety
Object
toJson
inherited
Implementation
Object get toJson => { 'name': label, 'type': _type };
mineral
api
ContextMessageInteraction
toJson property
ContextMessageInteraction class
Constructors
ContextMessageInteraction
from
Properties
applicationId
channel
container
guild
hashCode
id
label
member
message
runtimeType
toJson
token
type
typeMenu
user
version
Methods
deferredReply
delete
modal
noSuchMethod
reply
toString
updateReply
Operators
operator ==