Reconnect to a specific chat and get all the missing messages

chat/Reconnect
SUBSCRIBE chat/Reconnect

Reconnect Payload

Payload

  • chatId integer
  • last integer
Payload example
{
  "chatId": 18,
  "last": 24
}