get.thread.notifications.subscription {github}R Documentation

checks to see if the current user is subscribed to a thread.

Description

checks to see if the current user is subscribed to a thread.

Usage

get.thread.notifications.subscription(id, ctx = get.github.context())

Arguments

id

the thread id

ctx

the github context object

Value

the response object


[Package github version 0.9.12 Index]