Method KeepAttachments
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
KeepAttachments(bool)
Whether to keep the message attachments, if new ones are added.
public DiscordWebhookBuilder KeepAttachments(bool keep)
Parameters
keepbool
Whether to keep the message attachments, if new ones are added.
public DiscordWebhookBuilder KeepAttachments(bool keep)
keep bool