web.telegram.org
Telegram — List conversations
Input
count optionalMaximum conversations to return, scrolling the chat list to load older ones.
Default: 30Output
chats requiredConversations in the order the chat list shows them (most recent activity first). Empty when the account has none.
count requiredHow many conversations were returned.
state required"ready" when the chat list rendered rows. "empty-or-syncing" when the app shell mounted but no rows appeared, which is how an account with no conversations looks - report it rather than treating an empty list as a failure. Being signed out throws instead, so it can never be confused with either.
