Table of Contents

Method AsEphemeral

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

AsEphemeral(bool)

Sets the interaction response to be ephemeral.

public DiscordInteractionResponseBuilder AsEphemeral(bool ephemeral = true)

Parameters

ephemeral bool

Ephemeral.

Returns

DiscordInteractionResponseBuilder