toggle menu
kord
0.16.0-SNAPSHOT
common
switch theme
search in API
kord-rest
/
dev.kord.rest.json.request
/
ListThreadsBySnowflakeRequest
List
Threads
By
Snowflake
Request
data
class
ListThreadsBySnowflakeRequest
(
val
before
:
Snowflake
?
=
null
,
val
limit
:
Int
?
=
null
)
(
source
)
Members
Constructors
List
Threads
By
Snowflake
Request
Link copied to clipboard
constructor
(
before
:
Snowflake
?
=
null
,
limit
:
Int
?
=
null
)
Properties
before
Link copied to clipboard
val
before
:
Snowflake
?
=
null
limit
Link copied to clipboard
val
limit
:
Int
?
=
null