turt2live / matrix-bot-sdk

TypeScript/JavaScript SDK for Matrix bots
MIT License
194 stars 68 forks source link

Add getEventNearestToTimestamp #351

Open Half-Shot opened 9 months ago

Half-Shot commented 9 months ago

Implements https://spec.matrix.org/latest/client-server-api/#get_matrixclientv1roomsroomidtimestamp_to_event / https://matrix-org.github.io/synapse/latest/admin_api/rooms.html#room-timestamp-to-event-api

Checklist