Table of Contents

Class DiscordCallbackHintBuilder

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Represents a callback hint builder for an interaction.

public sealed class DiscordCallbackHintBuilder
Inheritance
DiscordCallbackHintBuilder
Inherited Members

Constructors

DiscordCallbackHintBuilder()

Constructs a new DiscordCallbackHintBuilder.

DiscordCallbackHintBuilder(DiscordCallbackHintBuilder)

Constructs a new DiscordCallbackHintBuilder from an existing one.

Properties

CallbackHints

Gets the callback hints.

Methods

AddCallbackHint(InteractionResponseType, InteractionCallbackEphemerality, Permissions?)

Adds a callback hint to the builder.

Clear()

Clears the callback hints.