kord
Toggle table of contents
or(map(map(map(map(valueof(ProcessOutputValueSource))))), map(map(map(map(valueof(ProcessOutputValueSource))))))
common
Platform filter
common
Switch theme
Search in API
kord
kord-gateway
/
dev.kord.gateway
/
TypingStart
Typing
Start
data
class
TypingStart
(
val
data
:
DiscordTyping
,
val
sequence
:
Int
?
)
:
DispatchEvent
(
source
)
Members
Constructors
Typing
Start
Link copied to clipboard
constructor
(
data
:
DiscordTyping
,
sequence
:
Int
?
)
Properties
data
Link copied to clipboard
val
data
:
DiscordTyping
sequence
Link copied to clipboard
open
override
val
sequence
:
Int
?