add_message
Method
This is a method of the GatewaySessionProtocol class in the protocols module.Add a message to the session history.
Signature
Parameters
No description available.
Add a message to the session history.
This is a method of the GatewaySessionProtocol class in the protocols module.Add a message to the session history.
def add_message(message: GatewayMessage) -> None