Yoann Cribier
Yoann Cribier
> Bug Report I have read: * [Usage information](https://github.com/yagop/node-telegram-bot-api/tree/master/doc/usage.md) * [Help information](https://github.com/yagop/node-telegram-bot-api/tree/master/doc/help.md) I am using the latest version of the library. ### Expected Behavior ```js const bot = new TelegramBot(Env.TELEGRAM_BOT_TOKEN,...
If I turn Keychain Sharing ON it works, but am I really supposed to do that?
Is it already possible to treat with future dates like we do past dates with fromNow() -> ".. ago" ? eg. "tomorrow", "in 5 seconds", "in 2 months", "in 4...