pub async fn ff_change_priority(
conn: &Client,
k: &SchedOpKeys<'_>,
args: &ChangePriorityArgs,
) -> Result<ChangePriorityResultPartial, ScriptError>pub async fn ff_change_priority(
conn: &Client,
k: &SchedOpKeys<'_>,
args: &ChangePriorityArgs,
) -> Result<ChangePriorityResultPartial, ScriptError>