pub fn update_thread(
ctx: Context<'_, ThreadUpdate<'_>>,
params: ThreadUpdateParams,
) -> Result<()>Expand description
Allows an owner to update the thread’s properties (paused state, trigger).
pub fn update_thread(
ctx: Context<'_, ThreadUpdate<'_>>,
params: ThreadUpdateParams,
) -> Result<()>Allows an owner to update the thread’s properties (paused state, trigger).