I've been stuck on trying to find a way to get all database entries from a specific author ID and between 2 timestamps. I've tried reading the documentation and messing around with the ways demonstrated and can't figure it out.
For example: getting all messages in the database from an author with id "281199286765748225" and between Unix timestamps of 1614920000 and 1614924579.
I've created a table within the "testing" database called "messages", here's an example layout: