Table of Contents
API reference

Method SuppressEmbeds

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

SuppressEmbeds()

Sets the interaction response to suppress embeds.

public DiscordInteractionResponseBuilder SuppressEmbeds()

Returns

DiscordInteractionResponseBuilder

The current builder to chain calls with.