get_messages
Method
This is a method of the GatewaySessionProtocol class in the protocols module.Get session message history.
Signature
Parameters
No description available.
Returns
The result of the operation.
Get session message history.
This is a method of the GatewaySessionProtocol class in the protocols module.Get session message history.
def get_messages(limit: Optional[int]) -> List[GatewayMessage]