Class DisCatSharpBuilder
- Namespace
- DisCatSharp.Entities.Core
- Assembly
- DisCatSharp.dll
Represents the common base for most builders.
public class DisCatSharpBuilder
- Inheritance
-
DisCatSharpBuilder
- Derived
- Inherited Members
Properties
- Attachments
Gets the attachments of this builder.
- Components
Gets the components of this builder.
- Content
Sets the content of this builder.
- Embeds
Gets the embeds of this builder.
- EmbedsSuppressed
Sets whether this builder suppresses its embeds.
- Files
Gets the files of this builder.
- IsComponentsV2
Sets whether this builder should be using UI Kit.
- Mentions
Gets the allowed mentions of this builder.
- NotificationsSuppressed
Sets whether this builder should send a silent message.
Methods
- Clear()
Allows for clearing the builder so that it can be used again.
- ClearComponents()
Clears the components on this builder.