Lev Tonkikh
Lev Tonkikh
@Rpsl а метки никак не получить через API?
@Rpsl понял, спасибо
А как быстро вам выдали ID клиента и токен?
the same problem =(
+1 I use ``` botui.action.text({ action: { sub_type: 'file' } }); ``` but can not send file (press enter not works). Doc says: ``` What this would do is simply...
Many thanks! I do not use vuex, and I get files like ``` file = document.getElementsByClassName("file-upload")[0].files[0]; var reader = new FileReader(); reader.onloadend = function(e) { send_file(this.result); }; reader.readAsBinaryString(file); ``` But...
@tmcgilchrist I have the same error. Start erlang node. ``` erl -sname foo@localhost or erl -name [email protected] ``` Then you will see dialogue window, approve **beam.smp** & **empd** accept incoming...
> Упс! Что-то пошло не так и авторизация не удалась.