Closed alexgubanow closed 2 years ago
as segfault plug i used ??"ru"
Thread.CurrentThread.CurrentUICulture = CultureInfo.GetCultureInfo(message.From.LanguageCode??"ru");
but this does not solve problem expected solution - add user locale column to Users table and use it as place to check for locale, while on each bot restart/incoming message we will update locale value
as segfault plug i used ??"ru"
but this does not solve problem expected solution - add user locale column to Users table and use it as place to check for locale, while on each bot restart/incoming message we will update locale value