language_code property

string? language_code
getter/setter pair

A two-letter ISO 639-1 language code. If empty, the commands will be applied to all users from the given scope, for which language there are no dedicated commands

Implementation

string? language_code;