to

infix fun <T : Any> CloudKey<T>.to(value: T): MutableCommandBuilder<C>

Set the value for a certain CloudKey in the command meta storage for this builder

Return

this mutable builder

Parameters

T

value type

value

new value