Navigation
| Name | SlackIntegrations |
| Type | Developer |
| Location | /Engine/Source/Developer/SlackIntegrations/ |
| Module Build Rules | SlackIntegrations.Build.cs |
Structs
| Name | Remarks |
|---|---|
| FSlackIncomingWebhook | Simple struct represents the parameters used for incoming webhook requests |
| FSlackMessage | Simple struct represents the parameters of a Slack message |
Interfaces
| Name | Remarks |
|---|---|
| ISlackIncomingWebhookInterface | Public interface for accessing Slack incoming webhook methods |
| ISlackIntegrationsModule | ISlackIntegrationsModule interface for public access to this module |