This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Discord.
Summary
Initializes a new instance of the
DiscordChatProvider class.
- Assembly
- Cake
.Discord .dll - Namespace
- Cake
.Discord .Chat - Containing Type
- DiscordChatProvider
Syntax
public DiscordChatProvider(ICakeContext context)
Parameters
| Name | Type | Description |
|---|---|---|
| context | ICakeContext | The context. |
Return Value
| Type | Description |
|---|---|
| void |
