Table of Contents
API reference

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

keep bool

Returns

DiscordWebhookBuilder