Skip to content

GetConnectionsResponse (TypedDict)

Bases: TypedDict

Response from get_connections.

clients instance-attribute

clients: int

peers instance-attribute

peers: int

profileData instance-attribute

profileData: ConnectionsProfileData | None