thread_update

Function thread_update 

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