mineral
api
CommandInteraction
data property
data
data
property
Null safety
Map
<
String
,
dynamic
>
data
read / write
Implementation
Map<String, dynamic> data = {};
mineral
api
CommandInteraction
data property
CommandInteraction class
Constructors
CommandInteraction
from
Properties
applicationId
channel
data
guild
hashCode
id
identifier
member
runtimeType
token
type
user
version
Methods
getBoolean
getChannel
getChoice
getInteger
getMember
getMentionable
getRole
getString
getUser
modal
noSuchMethod
reply
toString
Operators
operator ==