pub async fn activity_slash_mark_thread_as_done(
configuration: &Configuration,
thread_id: i32,
) -> Result<(), Error<ActivitySlashMarkThreadAsDoneError>>
Expand description
Marks a thread as "done." Marking a thread as "done" is equivalent to marking a notification in your notification inbox on GitHub as done: https://github.com/notifications.