Contact
JavaScript Contact APIs
Last updated
JavaScript Contact APIs
getFavouriteList()
N/A
people: list contacts
rooms: list of chat rooms
addFavourite(targetId, isDm)
targetId: user id
isDm: whether is a direct message
N/A
deleteFavourite(targetId, isDm)
targetId: user id
isDm: whether is a direct message
N/A
Last updated