We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
url = TINDER_URL + f"/v2/matches/{match_id}/messages? Count=90"
with the url it will return the latest 90 msg, but how can I get the oldest 90 msg?