Navigation
API > API/Developer > API/Developer/SlackIntegrations
References
| Module | SlackIntegrations |
| Header | /Engine/Source/Developer/SlackIntegrations/Public/ISlackIncomingWebhookInterface.h |
| Include | #include "ISlackIncomingWebhookInterface.h" |
Syntax
class ISlackIncomingWebhookInterface
Remarks
Public interface for accessing Slack incoming webhook methods
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | SendMessage
(
const FSlackIncomingWebhook& InWebhook, |