Skip to content
New issue

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

Не работает users.edit #3

Open
Romozz opened this issue May 30, 2022 · 3 comments
Open

Не работает users.edit #3

Romozz opened this issue May 30, 2022 · 3 comments

Comments

@Romozz
Copy link

Romozz commented May 30, 2022

Пытался поставить статус, вот код

const data = await api.users.edit({ userTitle: 'текст' })
console.log(data)

вот ответ:

{
  status: 'ok',
  message: 'Изменения сохранены',
  system_info: { visitor_id: 3452763, time: 1653924444 }
}

а статус не меняется

@Romozz
Copy link
Author

Romozz commented May 30, 2022

гений

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@Romozz and others