Property ResponseMessage
- Namespace
- DSharpPlus.Interactivity
- Assembly
- DSharpPlus.Interactivity.dll
ResponseMessage
The message to send to the user when processing invalid interactions. Ignored if ResponseBehavior is not set to Respond.
public string ResponseMessage { set; }