Detect the language of the incoming message and store it the chat context (language) as two-letters ISO codes (en, it, etc.).

Some chat platforms already provide the user’s language, this node is used to override that settings and guess the language from what the user is actually typing (for example a user who is writing in Italian but using the English version of the Telegram client).

Language guessing can be inaccurate for short sentences.