Navigation
API > API/Developer > API/Developer/SlackIntegrations > API/Developer/SlackIntegrations/ISlackIncomingWebhookInterface
References
| Module | SlackIntegrations |
| Header | /Engine/Source/Developer/SlackIntegrations/Public/ISlackIncomingWebhookInterface.h |
| Include | #include "ISlackIncomingWebhookInterface.h" |
bool SendMessage
(
const FSlackIncomingWebhook & InWebhook,
const FSlackMessage & InMessage
) const