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-common
/
dev.kord.common.entity
/
DiscordPartialInvite
Discord
Partial
Invite
@
Serializable
data
class
DiscordPartialInvite
(
val
code
:
String
?
,
val
uses
:
Int
)
(
source
)
Members
Constructors
Discord
Partial
Invite
Link copied to clipboard
constructor
(
code
:
String
?
,
uses
:
Int
)
Properties
code
Link copied to clipboard
val
code
:
String
?
uses
Link copied to clipboard
val
uses
:
Int