Summary
The result of DiscordProvider Chat API post.
- Namespace
- Cake
.Discord .Chat - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["DiscordChatMessageResult"]
class Type type-node
Syntax
[CakeAliasCategory("Discord")]
public sealed class DiscordChatMessageResult
Attributes
| Type | Description |
|---|---|
| CakeAliasCategory |
Constructors
| Name | Summary |
|---|---|
| Discord |
Initializes a new instance of the DiscordChatMessageResult class.
|
Properties
Methods
| Name | Value | Summary |
|---|---|---|
| ToString |
string |
Converts this instance of value to a string representation.
|