❔ What is not { } means?
So I'm looking into building a bot for telegram with C# but I don't fully understand what is going on here. What this
update.Message is not { } message does? Can I add "rules" inside the curly braces to make it so it has a early return?Where I found the code:
https://telegrambots.github.io/book/1/example-bot.html