Method WithContent
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
WithContent(string)
Sets the message to send at the execution of the webhook.
public DiscordWebhookBuilder WithContent(string content)
Parameters
content
stringMessage to send.