TelegramBots / book

Documentation for Telegram Bots Projects
https://telegrambots.github.io/book
81 stars 31 forks source link

Implements #67 and #68 #69

Closed karb0f0s closed 1 year ago

karb0f0s commented 1 year ago

Implements #67 and #68

tuscen commented 1 year ago

I think you should handle nullability warnings to promote correct null handling. There're warnings from the build task with such warnings.

karb0f0s commented 1 year ago

What do you suggest? Add a null forgiveness operator or a full blown nullability checks?

karb0f0s commented 1 year ago

@tuscen WDYT? Is this good enough?

tuscen commented 1 year ago

LGTM 👍