Get desktop application:
View/edit binary Protocol Buffers messages
GetChatStream streams batches of chat info corresponding to the requested set of ChatIds. This should be called for any type of chat for which the client needs to know more than just the ChatId. Chat info includes contextual information like the type of chat and other minimal information specific to that type of chat needed to display it.
Successfully retrieved chat information corresponding to chat ids given in the request.
Chats that failed to be retrieved by id.
Used in:
Used in:
No chat info was found for this chat_id that can be returned to the caller's account.
Used in:
The request was successfully processed. Note that this does not mean all chat ids specified in the request were sucessfully retrieved. See failure_details for any failures.