get_short_term
AsyncMethod
This is a method of the MemoryAdapter class in the memory module.Get all short-term messages
Signature
Returns
The result of the operation.
get_short_term: Get all short-term messages
This is a method of the MemoryAdapter class in the memory module.Get all short-term messages
async def get_short_term(&self) -> Result<Vec<Message>>