Ivan M

Results 20 issues of Ivan M

https://api.vk.com/method/messages.changeConversationMemberRestrictions?v=5.226&client_id=6287487 ВК добавили возможность мутить пользователей в чате. Можно делать запрос от имени администратора чата или бота. Параметры: ``` peer_id - id чата member_ids - idшники пользователей через запятую for...

как насчет внедрения этого расширения в vknet? всё равно автор не обновляет его и пользоваться им уже скорее всего не получится из-за устаревших версий. github.com/Vertick73/VkNet.ExecuteExtension

Задача

### Describe the bug The plugin does not take into account that "error" is an optional parameter. Component.vue: ```ts props: { error: String as PropType, }, ``` ## Like now:...

upstream

Which ECMAScript 2022 features are needed for the library to work correctly? Is it possible to reduce the required version using polyfills?

Typescript does not find types. I'm using vite 4 + vue 3. Code with this error: ``` import useClipboard from 'vue-clipboard3'; ``` Code without this error: ``` import useClipboard from...

![image](https://github.com/VKCOM/icons/assets/33786293/f7123797-22d4-422e-8919-504748b6aead) ![image](https://github.com/VKCOM/icons/assets/33786293/b0c9e19d-487b-415c-9cdf-a4411755b09e)

Появился новый тип аттачмента: app_action. ``` { "group_id": 10000000, "type": "message_new", "event_id": "70ce299be3e3901a411903f8501102277aa72286", "v": "5.131", "object": { "message": { "date": 1711048786, "from_id": 171555555, "id": 0, "out": 0, "version": 10051875, "attachments":...

Задача

Is it possible to turn off transparency for autocomplete popup? ![image](https://github.com/akvelon/flutter-code-editor/assets/33786293/edeb84cc-8018-4384-be4d-6005549d1df5)

Когда на сообщение отвечено более 64х раз при вызове метода `Messages.GetByConversationMessageId` вылетает ошибка: ``` "Newtonsoft.Json.JsonReaderException", "Message": "The reader's MaxDepth of 64 has been exceeded. ``` Есть минимум три варианта решения:...

Задача

The arrows go off the edges of the screen. How to add indentation? ![screenshot](https://github.com/user-attachments/assets/a48dd792-d6fd-406c-a61f-792b12eb3cc0)