plus

operator fun Timestamp.plus(duration: Duration): Timestamp(source)

Deprecated

Moved to the BotCommands-jda-ktx module You can find & replace: Find: io.github.freya022.botcommands.api.core.utils.plus Replace: dev.freya02.botcommands.jda.ktx.durations.plus

See also