Function add_custom_server_language_pack

Source
pub async fn add_custom_server_language_pack(
    language_pack_id: String,
    client_id: i32,
) -> Result<(), Error>
Expand description

Adds a custom server language pack to the list of installed language packs in current localization target. Can be called before authorization

ยงArguments

  • language_pack_id - Identifier of a language pack to be added
  • client_id - The client id to send the request to