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
stringThe custom id of the modal.