ChatService
PollChatEvents
post/textql.rpc.public.chat.ChatService/PollChatEvents
Headers
Connect-Protocol-Version1 required
Define the version of the Connect protocol
Connect-Timeout-Msnumber
Define the timeout, in ms
Request body
Response
Success
Example response
{
"events": [
{
"cell": {
"timestamp": "2023-01-15T01:30:15.01Z"
}
}
]
}