Derived types of `ContextCommandAttribute` should be able to set `RunMode` by xin9le · Pull Request #3231 · discord-net/Discord.Net · GitHub
DRANK
Description ContextCommandAttribute exposes the RunMode property, allowing developers to choose whether an InteractionModule should be executed synchronously or asynchronously. However, there is cu...