ToggleThreadSubscription
Toggle the subscription of a forum thread
ToggleThreadSubscription(
threadId: Int
subscribe: Boolean
): Thread
Arguments
ToggleThreadSubscription.threadId
● Int
scalar
The id of the forum thread to un/subscribe
ToggleThreadSubscription.subscribe
● Boolean
scalar
Whether to subscribe or unsubscribe from the forum thread
Type
Thread
object
Forum Thread