TriggerWebhookPayload

constructor(text: String? = null, attachments: List<Attachment>? = null, channel: String? = null, username: String? = null, iconUrl: Uri? = null, iconEmoji: EmojiName? = null, type: String? = null, props: Map<String, Any>? = null)