ClientPartyMember
Represents the client’s party member. Inherits all attributes and methods from PartyMember.Additional Methods
edit
A list of coroutines that should be included in the edit.
HTTPException- Something went wrong while editing.
edit_and_keep
A list of partials of coroutines that should be included in the edit.
HTTPException- Something went wrong while editing.
leave
The new party the client is connected to after leaving.
HTTPException- An error occurred while requesting to leave the party.
set_ready
The ready state you wish to set.
set_outfit
The CID of the outfit. Defaults to the last set outfit. You don’t have to include the full path - the CID is enough.
The encryption key to use for this skin.
The variants to use for this outfit. Defaults to
None which resets variants.A list/tuple containing exactly two integer values describing the season and level you want to enlighten the current loadout with. Example:
(1, 300) for season 1, level 300.The corruption value to use for the loadout.
HTTPException- An error occurred while requesting.
set_backpack
The BID of the backpack. Defaults to the last set backpack.
The encryption key to use for this backpack.
The variants to use for this backpack. Defaults to
None which resets variants.A list/tuple containing exactly two integer values describing the season and level.
The corruption value to use for the loadout.
HTTPException- An error occurred while requesting.
clear_backpack
HTTPException- An error occurred while requesting.
set_pet
The ID of the pet. Defaults to the last set pet.
The encryption key to use for this pet.
The variants to use for this pet. Defaults to
None which resets variants.HTTPException- An error occurred while requesting.
clear_pet
HTTPException- An error occurred while requesting.
set_pickaxe
The PID of the pickaxe. Defaults to the last set pickaxe.
The encryption key to use for this pickaxe.
The variants to use for this pickaxe. Defaults to
None which resets variants.HTTPException- An error occurred while requesting.
set_contrail
The ID of the contrail. Defaults to the last set contrail.
The encryption key to use for this contrail.
The variants to use for this contrail. Defaults to
None which resets variants.HTTPException- An error occurred while requesting.
clear_contrail
HTTPException- An error occurred while requesting.
set_kicks
The ID of the kicks. Defaults to the last set of kicks.
The encryption key to use for these kicks.
The variants to use for these kicks.
HTTPException- An error occurred while requesting.
clear_kicks
HTTPException- An error occurred while requesting.
equip_crown
Whether you want the user to wear a crown or not. Defaults to
True.HTTPException- An error occurred while requesting.
set_victory_crowns
Amount of crowns the user has. Defaults to
0 to clear crowns.HTTPException- An error occurred while requesting.
set_emote
The EID of the emote.
Seconds the emote should run for before being cancelled.
None (default) means it will run indefinitely.The encryption key to use for this emote.
The section.
HTTPException- An error occurred while requesting.
set_jam_emote
The EID of the jam emote.
Seconds the jam emote should run for before being cancelled.
None (default) means it will run indefinitely.The encryption key to use for this emote.
The section.
If you only have the Jam Track ID of the jam track you want to play, you can replace
sid with eid and then add either _vox, _drum, _lead, or _bass to the end depending on what instrument you want to use. e.g., sid_placeholder_10 becomes eid_placeholder_10_vox.HTTPException- An error occurred while requesting.
set_emoji
The ID of the emoji.
Seconds the emoji should run for before being cancelled.
None means it will run indefinitely. Defaults to 2 seconds which is roughly the time an emoji naturally plays for.The encryption key to use for this emoji.
The section.
HTTPException- An error occurred while requesting.
clear_emote
HTTPException- An error occurred while requesting.
set_banner
The icon to use. Defaults to
standardbanner15.The color to use. Defaults to
defaultcolor15.The season level. Defaults to
1.HTTPException- An error occurred while requesting.
set_battlepass_info
Whether or not you have purchased the battle pass. Defaults to
False.Sets the battle pass level (not the shown level). Defaults to
1.HTTPException- An error occurred while requesting.
set_position
An integer ranging from 0-15. If a position is already held by someone else, then the client and the existing holder will swap positions.
ValueError- The passed position is out of bounds.HTTPException- An error occurred while requesting.
set_in_match
This is only visual in the party and is not a method for joining a match.
HTTPException- An error occurred while requesting.
clear_in_match
HTTPException- An error occurred while requesting.
set_lobby_map_marker
The horizontal x coordinate. The x range is roughly
-135000.0 <= x <= 135000.The vertical y coordinate. The y range is roughly
-135000.0 <= y <= 135000.HTTPException- An error occurred while requesting.
clear_lobby_map_marker
HTTPException- An error occurred while requesting.
request_playlist
The playlist ID to request.
HTTPException- An error occurred while requesting.
set_instruments
The ID of the bass instrument.
The raw variants for the bass instrument.
The ID of the guitar instrument.
The raw variants for the guitar instrument.
The ID of the drums instrument.
The raw variants for the drums instrument.
The ID of the keytar instrument.
The raw variants for the keytar instrument.
The ID of the microphone instrument.
The raw variants for the microphone instrument.
HTTPException- An error occurred while requesting.