toggle menu
kord
0.16.0-SNAPSHOT
common
switch theme
search in API
kord-gateway
/
dev.kord.gateway
/
ThreadCreate
Thread
Create
data
class
ThreadCreate
(
val
channel
:
DiscordChannel
,
val
sequence
:
Int
?
)
:
DispatchEvent
(
source
)
Members
Constructors
Thread
Create
Link copied to clipboard
constructor
(
channel
:
DiscordChannel
,
sequence
:
Int
?
)
Properties
channel
Link copied to clipboard
val
channel
:
DiscordChannel
sequence
Link copied to clipboard
open
override
val
sequence
:
Int
?