We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Пытался поставить статус, вот код
const data = await api.users.edit({ userTitle: 'текст' }) console.log(data)
вот ответ:
{ status: 'ok', message: 'Изменения сохранены', system_info: { visitor_id: 3452763, time: 1653924444 } }
а статус не меняется
The text was updated successfully, but these errors were encountered:
гений
Sorry, something went wrong.
No branches or pull requests
Пытался поставить статус, вот код
вот ответ:
а статус не меняется
The text was updated successfully, but these errors were encountered: