Table of Contents
API reference

Method AsEphemeral

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

AsEphemeral()

Sets the interaction response to be ephemeral.

public DiscordInteractionResponseBuilder AsEphemeral()

Returns

DiscordInteractionResponseBuilder

The current builder to chain calls with.