Skip to content
Yui Hirasawa edited this page Apr 13, 2018 · 1 revision

Методы

  • GetMessages(chatId, offset, limit) -> [Message]
  • GetProfile(userId) -> Profile
  • GetChatList() -> [Chat]
  • AddContact(userId) -> Chat
  • SearchByLogin(login) -> [Profile]
Clone this wiki locally