pub fn thread_update(
ctx: Context<'_, '_, '_, '_, ThreadUpdate<'_>>,
settings: ThreadSettings,
) -> Result<()>
Expand description
Allows an owner to update the mutable properties of a thread.
pub fn thread_update(
ctx: Context<'_, '_, '_, '_, ThreadUpdate<'_>>,
settings: ThreadSettings,
) -> Result<()>
Allows an owner to update the mutable properties of a thread.