Method WithTitle
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
WithTitle(string)
If responding with a modal, sets the title of the modal.
public DiscordInteractionResponseBuilder WithTitle(string title)
Parameters
title
string
If responding with a modal, sets the title of the modal.
public DiscordInteractionResponseBuilder WithTitle(string title)
title
string