Vasily Vostrotin
Vasily Vostrotin
_Fix for my previous PR_ https://github.com/defstudio/telegraph/issues/533 Hi, If I send message with 2 buttons: - InlineKeyboardButton with empty string query = '' - KeyboardButton Than try to press KeyboardButton, Telegram...
Hello, Thanks for your cool lib. I am really enjoing using it. Found bug with session remove method. It doesn't remove item from list. `i` will be item (=path string)...
Fix for https://github.com/petersem/monocker/issues/123 `c` is plain string inside `monContainers.forEach`. So, there is no c.Id property.
### Checklist - [x] I am reporting an issue in existing functionality that does not work as intended - [x] I've searched for existing [GitHub issues](https://github.com/telegrammessenger/Telegram-iOS/issues) ### Description I ran...