Matti

Results 5 issues of Matti

Hi, is use NimBLE to connect to a Microsoft Surface Ergonomic Keyboard. When I set my devices capabilities to "keyboard only", the callback `onPassKeyRequest` is called, I return "123456", enter...

Fixes #585 by making Dialog's `date` property optional. This prop is the dialog's "top message" date and since that can be undefined, the date can be undefined, too. With this...

Hi faissaloo, just wanted to compliment you on this project, looks awesome and got me kind of interested in crypto :) In the Readme you propose to outsource some of...

Great script, I really love it that I do not have to install 100+MB pandoc to convert some basic Markdown to HTML. Thank you for the script! I think I...

My deno test with grm fails, because my `TelegramClient.invoke(…)` is not finishing, but leaking some resource. Try to run this test (with your own API_ID and API_HASH obviously) with `deno...