with_message
Method
This is a method of the HookInput class in the hooks module.Set message
Signature
Parameters
No description available.
Returns
The result of the operation.
with_message: Set message
This is a method of the HookInput class in the hooks module.Set message
def with_message(mut self, message: impl Into<String>) -> Self