add_message
Method
This is a method of the Session class in the session module.Add a message with role
Signature
Parameters
&str
required
No description available.
impl Into<String>
required
No description available.
Returns
Result<()>
The result of the operation.

