mineral
api
ModalInteraction
channel property
channel
channel
property
Null safety
TextChannel
?
channel
Implementation
TextChannel? get channel => guild?.channels.cache.get(_channelId);
mineral
api
ModalInteraction
channel property
ModalInteraction class
Constructors
ModalInteraction
from
Properties
applicationId
channel
customId
data
guild
hashCode
id
label
member
runtimeType
token
type
user
version
Methods
deferredReply
delete
getText
modal
noSuchMethod
reply
toString
updateReply
Operators
operator ==