Webhook constructor
Webhook()
Implementation
Webhook(
this._id,
this._type,
this._guildId,
this._channelId,
this._creatorId,
this._label,
this._avatar,
this._token,
this._applicationId,
this._url,
this._sourceChannel,
this._sourceGuild,
);