Closed BubuMVX closed 1 month ago
Hi @EdJoPaTo !
Sorry, but I struggle to fix this @typescript-eslint/prefer-readonly-parameter-types
error.
I tried Readonly<>
, ReadonlyArray<>
and stuff like that, without success.
Can you help me or point me in the right direction? Thanks.
Tests added, I hope they're in line with your standards.
Thanks a lot for your feedback, I updated the documentation
Wanted to hit the approve and merge, but I have more nitpicks… Sorry for that! 😇
Hahaha! Don't hesitate! Corrections added
Nice! Thank you so much for your library. It's one of the best for Telegram bots I've encountered so far.
Hi !
This pull request adds the support to entities on text messages sent. This allows:
FormattedString
objects created with grammyjs/parse-mode.Example