mineral
api
CommandInteraction
channel property
channel
channel
property
Null safety
TextBasedChannel
?
channel
Implementation
TextBasedChannel? get channel => guild?.channels.cache.get<TextBasedChannel>(_channelId);
mineral
api
CommandInteraction
channel property
CommandInteraction class
Constructors
CommandInteraction
fromPayload
Properties
applicationId
channel
container
data
guild
hashCode
id
identifier
label
member
params
runtimeType
token
type
user
version
Methods
deferredReply
delete
getBoolean
getBooleanOrFail
getChannel
getChannelOrFail
getChoice
getInteger
getIntegerOrFail
getMember
getMemberOrFail
getMentionable
getRole
getRoleOrFail
getString
getStringOrFail
getUser
getUserOrFail
modal
noSuchMethod
reply
toString
updateReply
Operators
operator ==