You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vk.messages.send(random_id=get_random_id(), message="Это сообщение со ссылкой. Ссылка.", chat_id=CHAT_ID, format_data={"version": 1, "items": [{"type": "url", "offset": 26, "length": 6, "url": "https://google.com"}]})
-> vk_api.exceptions.ApiError: [100] One of the parameters specified was missing or invalid: format_data contains incorrect JSON
Появилось форматирование текста.
The text was updated successfully, but these errors were encountered: