MmIncomingWebhook constructor
MmIncomingWebhook({})
Returns a new MmIncomingWebhook instance.
Implementation
MmIncomingWebhook({
this.id,
this.createAt,
this.updateAt,
this.deleteAt,
this.channelId,
this.description,
this.displayName,
});