protocol
4.0.3
common
protocol
/
dev.arbjerg.lavalink.protocol.v4
/
RoutePlannerStatus
/
IpBlockStatus
Ip
Block
Status
@
Serializable
data
class
IpBlockStatus
(
val
type
:
RoutePlannerStatus.IpBlockStatus.Type
,
val
size
:
String
)
Members
Constructors
Ip
Block
Status
Link copied to clipboard
constructor
(
type
:
RoutePlannerStatus.IpBlockStatus.Type
,
size
:
String
)
Types
Type
Link copied to clipboard
@
Serializable
enum
Type
:
Enum
<
RoutePlannerStatus.IpBlockStatus.Type
>
Properties
size
Link copied to clipboard
val
size
:
String
type
Link copied to clipboard
val
type
:
RoutePlannerStatus.IpBlockStatus.Type