deny
Method
This is a method of the HookResult class in the types module.Create a deny result.
Signature
Parameters
No description available.
Returns
The result of the operation.
Create a deny result.
This is a method of the HookResult class in the types module.Create a deny result.
def deny(reason: str) -> 'HookResult'