turt2live / matrix-bot-sdk

TypeScript/JavaScript SDK for Matrix bots
MIT License
199 stars 69 forks source link

Use the transaction ID for the request ID in a to-device request #288

Closed turt2live closed 1 year ago

turt2live commented 1 year ago

Per https://github.com/turt2live/matrix-bot-sdk/pull/272

turt2live commented 1 year ago

Pending types from https://github.com/matrix-org/matrix-rust-sdk/issues/1291