mineral
api
Webhook
channel property
channel
channel
property
Null safety
GuildChannel
?
channel
Implementation
GuildChannel? get channel => guild?.channels.cache.get(_channelId);
mineral
api
Webhook
channel property
Webhook class
Constructors
Webhook
from
Properties
applicationId
avatar
channel
creator
guild
hashCode
id
label
runtimeType
sourceChannel
sourceGuild
token
type
url
Methods
delete
execute
noSuchMethod
setAvatar
setChannel
setLabel
toString
update
Operators
operator ==