Unknown

constructor(value: String)(source)

Deprecated (with error)

Replaced by 'GuildFeature.from()'.

Replace with

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