kord
Toggle table of contents
or(map(map(map(map(valueof(ProcessOutputValueSource))))), map(map(map(map(valueof(ProcessOutputValueSource))))))
common
Target filter
common
Switch theme
Search in API
Skip to content
kord
kord-rest
/
dev.kord.rest.service
/
GuildService
/
getGuildJoinRequests
get
Guild
Join
Requests
@
DiscordAPIPreview
suspend
fun
getGuildJoinRequests
(
guildId
:
Snowflake
,
status
:
String
,
limit
:
Int
?
=
null
,
position
:
Position.BeforeOrAfter
?
=
null
)
:
GuildJoinRequestsResponse
(
source
)