Tento web používá k poskytování služeb a analýze návštěvnosti soubory cookie. Používáním tohoto webu s tím souhlasíte. Další informace

API help

Overview
Data types

messages.count

Description

Query for new messages and return count of unread.

Params

token
string

Access token.

Response

response
struct
status
int
enum

Status code

ValueDescription
200

OK

400

Bad params

500

Server error

statusMessage
string

Status code description

unreadCount
int

Number of unread messages in authorized account.

Call example

messages.count("sed do")