Method RemoveEmbeds
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
RemoveEmbeds(int, int)
Removes the specified range of embeds.
public T RemoveEmbeds(int index, int count)
Parameters
Returns
- T
The current builder for chaining.
Removes the specified range of embeds.
public T RemoveEmbeds(int index, int count)
The current builder for chaining.