diskord
5.2.0
common
diskord-core
/
com.jessecorbett.diskord.api.common
/
Webhook
/
Webhook
Webhook
constructor
(
id
:
String
,
type
:
WebhookType
,
guildId
:
String
?
=
null
,
channelId
:
String
,
user
:
User
?
=
null
,
defaultName
:
String
?
,
defaultAvatarHash
:
String
?
,
token
:
String
?
=
null
,
applicationId
:
String
?
=
null
)
(
source
)