Method AddCheck
- Namespace
- DSharpPlus.Commands
- Assembly
- DSharpPlus.Commands.dll
AddCheck<T>()
Adds a new check to the extension.
public void AddCheck<T>() where T : IContextCheckType Parameters
- T
AddCheck(Type)
Adds a new check to the extension.
public void AddCheck(Type checkType)Parameters
- checkTypeType