simple-robot-component-tencent-guild
3.0.0.0-alpha.3
simbot-component-tencent-guild-api
/
love.forte.simbot.tencentguild
/
Shard
Shard
data
class
Shard
(
val
value
:
Int
,
val
total
:
Int
)
Constructors
Functions
Properties
Constructors
Shard
Link copied to clipboard
fun
Shard
(
range
:
IntRange
)
Shard
Link copied to clipboard
fun
Shard
(
value
:
Int
,
total
:
Int
)
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Properties
total
Link copied to clipboard
val
total
:
Int
value
Link copied to clipboard
val
value
:
Int