Make RespondAsync produce a non-mentioning reply.
Summary
Alters the behaviour of .RespondAsync
methods as promised.
Details
They will now produce a non-mentioning response by default.
Notes
Editing replies causes them to lose their non-mentioning status. This appears to be a bug in the implementation itself, rather than something I introduced.