Calling /chats/{chat-id}/members endpoint from our service has been quite painful as it has a latency of ~2 seconds.
Is there an SLA for this endpoint? Is this latency normal?
If it is the expected latency, is there a more efficient way to retrieve chat members' Oids and Tids?
Thanks!