matrix-bot-sdk
matrix-bot-sdk copied to clipboard
Reactions: automatically follow next_batch when calling client.getEvent(roomId, eventId)
In the response, if event.unsigned['m.relations']['m.annotation'].chunk contains a next_batch token, automatically follow it (ie, make a new request), and get the other reactions.
@benparsons where are the docs for this? As far as I can tell, it's for some endpoint that isn't documented yet.