new
Method
This is a method of the HookInput class in the hooks module.Create a new hook input
Signature
Parameters
No description available.
No description available.
Returns
The result of the operation.
new: Create a new hook input
This is a method of the HookInput class in the hooks module.Create a new hook input
def new(event: HookEvent, session_id: impl Into<String>) -> Self