update_thread

Function update_thread 

Source
pub fn update_thread(
    ctx: Context<'_, '_, '_, '_, ThreadUpdate<'_>>,
    new_trigger: Option<Trigger>,
) -> Result<()>
Expand description

Allows an owner to update the thread’s trigger.