Start Thread Builder
Deprecated (with error)
'autoArchiveDuration' is no longer required, use other constructor instead.
Replace with
import dev.kord.rest.builder.channel.thread.StartThreadBuilder
Content copied to clipboard
StartThreadBuilder(name, type).apply { this@apply.autoArchiveDuration = autoArchiveDuration }Content copied to clipboard