Skip to main content

deny

Method
This is a method of the HookResult class in the types module.
Create a deny result.

Signature

def deny(reason: str) -> 'HookResult'

Parameters

reason
str
required
No description available.

Returns

Returns
'HookResult'
The result of the operation.