ZeN220
ZeN220
> I reverse engineered VK mobile application and found that methods, but you need to get access token via [direct authorization](https://vk.com/dev/auth_direct) client_id and client_secret you can find [here](https://gist.github.com/InspectorDue/ea1a822e084eb995a2b22fb8a572904e) > >...
> у всего есть lang, https, device_id, но кому это надо? вероятно у всего есть extended с fields, где видел - написал > > ``` > audio.getById > audios: str...
+1 for this feature
3 пункт выполнен https://github.com/fscdev/vkwave/pull/185
Юзкейс настройки многопользовательской игры: в чат отправляется сообщение, к которому прикреплены инлайн-кнопки. Они работают по принципу Radio виджета. То есть для игры есть несколько параметров настройки и для каждого из...
@lightmanLP а тесты
@lightmanLP ну раз уж сел писать функциональность, то стоит и тестами заняьься
> I've used this in some builds to install rye, maybe it can be of help to achieve what you want: > > ``` > ENV PATH=/root/.rye/shims:$PATH > RUN curl...