Keller
Keller
browser not found 
Where types for typescript in 6.0.0?  
* Telegraf.js Version: 4.3.0 * Node.js Version: 14.16.1 * Operating System: win10 ## Minimal Example Code Reproducing the Issue   I think this happens if you upload large files...
How to fix that?  
https://github.com/gram-js/gramjs/blob/a1df9c4de676e5f36f5affbbd7f854b6c6fb9978/gramjs/client/TelegramClient.ts#L50 I believe that you need to put a StringSesion there, instead of a Session. Session on save() is void when in StringSession is of type string.  
``` Tools: Loop exceptionally stopped without resolving the promise Tools: TypeError: danog\MadelineProto\MTProto\AuthKey::getServerSalt(): Return value must be of type string, null returned in /home/daniil/tests/vendor/danog/madelineproto/src/danog/MadelineProto/MTProto/AuthKey.php:121 Stack trace: #0 /home/daniil/tests/vendor/danog/madelineproto/src/danog/MadelineProto/Loop/Connection/WriteLoop.php(314): danog\MadelineProto\MTProto\AuthKey->getServerSalt() #1 /home/daniil/tests/vendor/danog/madelineproto/src/danog/MadelineProto/Loop/Connection/WriteLoop.php(75):...
In the previous code, the code always returns undefined
# Describe the bug After compiling: ``` > build > mtasa-lua-utils build node_modules/lua-types/core/coroutine.d.ts(31,8): error TS2304: Cannot find name 'LuaMultiReturn'. node_modules/lua-types/core/coroutine.d.ts(50,68): error TS2304: Cannot find name 'LuaMultiReturn'. node_modules/lua-types/core/coroutine.d.ts(56,37): error TS2304: Cannot...
**Описание** Не работает CardScroll в модальном окне на мобильной версии **Версия библиотеки** 4.3.0 **Шаги воспроизведения** Открыть https://55g8y.csb.app/ с телефона и попробовать перемещать карды **Ожидаемое поведение** Карды должны перемещаться, как в...