MyChat IntegrationAPI commands: users

MyChat IntegrationAPI commands: users

Commands for getting various data about the messenger registered users and account management.

 

0003:MCIAPI_CS_IsUINOnline

user' status (online/offline);

0005:MCIAPI_CS_GetUINByNick

a user UIN by his nickname;

0006:MCIAPI_CS_GetUINByEmail

get a user UIN by his main email address;

0007:MCIAPI_CS_IsUINExists

check if a user with a specified UIN exists on the server;

0007:MCIAPI_CS_GetUsersStatusList

get a list of statuses for a specified list of users;

MCIAPI_CS_GetLoginToken

get a text token for entering MyChat services.

MCIAPI_CS_GetWebSupportGroupUs

get a list of user UINs for a specified group of website WEB support;

MCIAPI_CS_RegisterNewUser

register a new user on MyChat Server;