Results 19 issues of Jey

Could you add the adaptability of the size of the font. Calculating the size of the font depending on the length of the text. This will allow small texts to...

enhancement

Добавьте поддержку бесед. Если добавить бота в беседу чтобы он отвечал по обращению к нему "Бот, Привет...итд". + Сейчас если его добавить и написать в беседе что-то(наважно что) то он...

thread 'main' panicked at 'Configuration Error: Custom( "invalid digit found in string while parsing value \'short\' provided by RUST_BACKTRACE", )', src/config.rs:43:23 ``` stack backtrace: 0: backtrace::backtrace::libunwind::trace at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.40/src/backtrace/libunwind.rs:88 1: backtrace::backtrace::trace_unsynchronized...

Add mirror documentation for telegram api methods to make method hints more indicative. All telegram api methods can be found in [api directory](https://github.com/vendelieu/telegram-bot/tree/master/telegram-bot/src/main/kotlin/eu/vendeli/tgbot/api). Also, when copying documentation from telegram api,...

documentation
help wanted
hacktoberfest

PLEASE MAKE SURE THAT: - you searched similar issues online (9/10 issues in this repo are solved by googling, so please...do it) - you provide an online demo I can...

Add the ability to search for functions without specified signature based on given annotations. ie: ```kotlin Reflekt.functions().withAnnotation(Annotation::class) ```

Sometimes white theme appear in mobile version. I'm using it with angular, so [there's](https://github.com/vendelieu/blog-frontend/tree/master/src/app/components/comments) my component. And you can check it [there](https://vendeli.eu/frontend-journey-toc).

Since `Update` in internal usage is always processed, replace its usage everywhere with `ProcessedUpdate`.

enhancement

Hello, Firstly, I want to express my gratitude to you all for creating such a useful plugin! However, I encountered an issue due to the method your Kotlin minimum version...