API object User has property language_code
- how do Telegram determine user's language, and how do I change it?
I wish to create response for user based on language_code
language, but I am not sure I can trust this value, because fore example my language_code
is 'en'
, but for the chatting or UI I am using another one!