mineral
api
ButtonInteraction
channel property
channel
channel
property
Null safety
GuildChannel
?
channel
Implementation
GuildChannel? get channel => guild?.channels.cache.get<GuildChannel>(_channelId);
mineral
api
ButtonInteraction
channel property
ButtonInteraction class
Constructors
ButtonInteraction
fromPayload
Properties
applicationId
channel
customId
guild
hashCode
id
label
member
message
mid
runtimeType
token
type
user
version
Methods
deferredReply
delete
modal
noSuchMethod
reply
toString
updateReply
Operators
operator ==