Unknown

constructor(value: Int)(source)

Deprecated (with error)

Replaced by 'GuildScheduledEventStatus.from()'.

Replace with

import dev.kord.common.entity.GuildScheduledEventStatus
GuildScheduledEventStatus.from(value)