Telegram bot commands as Switch case pattern returning else part always

Hi, I’m using switch case for my telegram bot commands, different output messages for each case. but its always goes to isElse part.

Even my input exactly matches the pattern.