mineral
api
Webhook
type property
type
type
property
Null safety
WebhookType
type
Implementation
WebhookType get type => WebhookType.values.firstWhere((element) => element.value == _type);
mineral
api
Webhook
type 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 ==