Skip to main content

with_message

Method
This is a method of the HookInput class in the hooks module.
Set message

Signature

def with_message(mut self, message: impl Into<String>) -> Self

Parameters

message
impl Into<String>
required
No description available.

Returns

Returns
Self
The result of the operation.