Table of Contents

Method WithCustomId

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

WithCustomId(string)

If responding with a modal, sets the custom id for the modal.

public DiscordInteractionResponseBuilder WithCustomId(string id)

Parameters

id string

The custom id of the modal.

Returns

DiscordInteractionResponseBuilder