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
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 ==