Method ClearEmbeds
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
ClearEmbeds()
Clears the embeds on the current builder.
public T ClearEmbeds()
Returns
- T
The current builder for chaining.
Clears the embeds on the current builder.
public T ClearEmbeds()
The current builder for chaining.