Method ModifyEmbedSuppressionAsync
- Namespace
- DSharpPlus
- Assembly
- DSharpPlus.Rest.dll
ModifyEmbedSuppressionAsync(ulong, ulong, bool)
Modifies the visibility of embeds in a message.
public Task ModifyEmbedSuppressionAsync(ulong channelId, ulong messageId, bool hideEmbeds)