RealtimeInfo

class apex_legends_api.al_domain.RealtimeInfo(realtime_dict: dict)

a data structure for the player’s real time information

can_join: bool

True if player can join party

is_in_game: bool

True if player is currently in a game

is_online: bool

True if player is currently online

lobby_state: str

open if lobby is open

party_full: bool

True if the player’s party is full

selected_legend: str

Currently selected legend in the lobby