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