Method SwitchToReply
- Namespace
- DSharpPlus.Commands.Processors.TextCommands
- Assembly
- DSharpPlus.Commands.dll
SwitchToReply(bool)
Whether to switch to the original message or the reply that message references.
public void SwitchToReply(bool value)
Parameters
valueboolWhether to switch to the original message from the reply.