new
Method
This is a method of the SessionMessage class in the session module.Create a new session message
Signature
Parameters
No description available.
No description available.
Returns
The result of the operation.
new: Create a new session message
This is a method of the SessionMessage class in the session module.Create a new session message
def new(role: impl Into<String>, content: impl Into<String>) -> Self