PeerInfos

@Serializable
value class PeerInfos(val value: List<PeerInfo>) : Response

Constructors

Link copied to clipboard
constructor(value: List<PeerInfo>)

Properties

Link copied to clipboard