Package app.knock.api.models.recipients.channeldata
See: Description
-
Class Summary Class Description Builder A builder for ChannelData. Data Channel data for a given channel type. Provider The type of provider. ChannelData Channel data for a given channel type. Builder A builder for ChannelDataRequest. Data Channel data for a given channel type. ChannelDataRequest A request to set channel data for a type of channel. Builder A builder for DiscordChannelData. Builder A builder for DiscordChannelConnection. DiscordChannelConnection Discord channel connection. Builder A builder for DiscordIncomingWebhookConnection. Builder A builder for IncomingWebhook. IncomingWebhook Discord incoming webhook object. DiscordIncomingWebhookConnection Discord incoming webhook connection. Connection Discord channel connection, either a channel connection or an incoming webhook connection. DiscordChannelData Discord channel data. Builder A builder for InlineChannelDataRequest. InlineChannelDataRequest A request to set channel data for a type of channel inline. Builder A builder for MsTeamsChannelData. Builder A builder for MsTeamsTokenConnection. MsTeamsTokenConnection Microsoft Teams token connection. Builder A builder for MsTeamsIncomingWebhookConnection. Builder A builder for IncomingWebhook. IncomingWebhook Microsoft Teams incoming webhook. MsTeamsIncomingWebhookConnection Microsoft Teams incoming webhook connection. Connection Microsoft Teams token connection. MsTeamsChannelData Microsoft Teams channel connection. Builder A builder for OneSignalChannelData. OneSignalChannelData OneSignal channel data. Builder A builder for PushChannelData. PushChannelData The content of a push notification. Builder A builder for SlackChannelData. Builder A builder for SlackTokenConnection. SlackTokenConnection A Slack connection token. Builder A builder for SlackIncomingWebhookConnection. SlackIncomingWebhookConnection A Slack connection incoming webhook. Connection A Slack connection, either an access token or an incoming webhook Builder A builder for Token. Token A Slack connection token. SlackChannelData Slack channel data -
Interface Summary Interface Description Visitor An interface that defines how to map each variant of Data to a value of type T. Visitor An interface that defines how to map each variant of Data to a value of type T. Visitor An interface that defines how to map each variant of Connection to a value of type T. Visitor An interface that defines how to map each variant of Connection to a value of type T. Visitor An interface that defines how to map each variant of Connection to a value of type T.