getOwnId

Lấy id của tài khoản đã đăng nhập

api.getOwnId()

Return

string

Examples

console.log(api.getOwnId());

Last updated