Function create_character

Source
pub async fn create_character(
    configuration: &Configuration,
    params: CreateCharacterParams,
) -> Result<CharacterResponseSchema, Error<CreateCharacterError>>
Expand description

Create new character on your account. You can create up to 5 characters.