SubscriptionEvent
This API is in beta and subject to change.
Interface that represents the messenger events related to subscriptions.
Extends MessengerEvent which provides service information (IM user id, action, event type).
Props
users
val users: List<Long>
This API is in beta and subject to change.
The list of the IM user identifiers of the current (un)subscription.
Returns
type:
List<Long>