subscription property

ActivityContentDetailsSubscription? subscription
getter/setter pair

The subscription object contains information about a channel that a user subscribed to.

This property is only present if the snippet.type is subscription.

Implementation

ActivityContentDetailsSubscription? subscription;