get_messages
Method
This is a method of the GatewaySessionProtocol class in the gateway module.Get session message history.
Signature
Parameters
No description available.
Returns
The result of the operation.
get_messages: Get session message history.
This is a method of the GatewaySessionProtocol class in the gateway module.Get session message history.
def get_messages(&self, limit: Option<usize>) -> Vec<GatewayMessage>