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