Leonid

Results 1 comments of Leonid

Есть информация как его использовать? ``` 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...