set_username_for: TxDescriptor<{
    signature?: MultiSignature;
    username: Binary;
    who: MultiAddress;
}>

See [Pallet::set_username_for].