Table of Contents

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.