matrix-bot-sdk icon indicating copy to clipboard operation
matrix-bot-sdk copied to clipboard

Reactions: automatically follow next_batch when calling client.getEvent(roomId, eventId)

Open benparsons opened this issue 5 years ago • 1 comments

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 avatar Jul 10 '20 16:07 benparsons

@benparsons where are the docs for this? As far as I can tell, it's for some endpoint that isn't documented yet.

turt2live avatar Aug 08 '20 21:08 turt2live