Function edit_custom_language_pack_info

Source
pub async fn edit_custom_language_pack_info(
    info: LanguagePackInfo,
    client_id: i32,
) -> Result<(), Error>
Expand description

Edits information about a custom local language pack in the current localization target. Can be called before authorization

ยงArguments

  • info - New information about the custom local language pack
  • client_id - The client id to send the request to