toggle menu
kord
0.16.0-SNAPSHOT
common
switch theme
search in API
kord-rest
/
dev.kord.rest.service
/
createForumChannel
create
Forum
Channel
inline suspend
fun
GuildService
.
createForumChannel
(
guildId
:
Snowflake
,
name
:
String
,
builder
:
ForumChannelCreateBuilder
.
(
)
->
Unit
)
:
DiscordChannel
(
source
)