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