1
0
mirror of https://github.com/oliverbooth/VpSharp synced 2024-11-09 22:55:42 +00:00
VpSharp/VpSharp.Commands/Attributes/ExecutionChecks
2024-02-15 22:38:48 +00:00
..
PreExecutionCheckAttribute.cs Add pre-execution checks 2022-12-05 01:43:40 +00:00
RequireAvatarNameAttribute.cs refactor: replace throw helper with explicit null check 2024-02-15 22:38:48 +00:00
RequireBotAttribute.cs refactor: replace throw helper with explicit null check 2024-02-15 22:38:48 +00:00
RequireBotOwnerAttribute.cs refactor: replace throw helper with explicit null check 2024-02-15 22:38:48 +00:00
RequireHumanAttribute.cs refactor: replace throw helper with explicit null check 2024-02-15 22:38:48 +00:00
RequireUserIdAttribute.cs refactor: replace throw helper with explicit null check 2024-02-15 22:38:48 +00:00
RequireUserNameAttribute.cs refactor: replace throw helper with explicit null check 2024-02-15 22:38:48 +00:00