snowflake
Deprecated (with error)
This function calls value.toString() which might be unexpected. Use an explicit value.toString() instead.
Replace with
import dev.kord.common.entity.Snowflake
Content copied to clipboard
Snowflake(this.value.toString())Content copied to clipboard