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 addedclient_id- The client id to send the request to