Method WithThreadName
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
WithThreadName(string)
Sets the thread name to create at the execution of the webhook. Only works for Forum.
public DiscordWebhookBuilder WithThreadName(string name)
Parameters
name
stringThe thread name.