#407:
Change request updated 10 months ago
Метод получения кода из смс
Возвращается строка с кодом.
const result: string = await aituBridge.getSMSCode();
const result: string = '123456';
Last updated 3 years ago
Was this helpful?