getOwnId

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

api.getOwnId()

Return

string: id của tài khoản đã đăng nhập

Code mẫu

api.getOwnId();

Last updated