deny
Method
This is a method of the HookResult class in the hooks module.Create a deny result
Signature
Parameters
No description available.
Returns
The result of the operation.
deny: Create a deny result
This is a method of the HookResult class in the hooks module.Create a deny result
def deny(reason: impl Into<String>) -> Self