Interface ISubscriptionUpdateGatewayHandler
Sent when a subscription for a Premium App has been updated. Inner payload is a Subscription object.
public interface ISubscriptionUpdateGatewayHandler : IGatewayHandler
Remarks
Required Intents: None
Optional Intents: None
Methods
HandleAsync(Subscription)
ValueTask HandleAsync(Subscription arg)
Parameters
arg
Subscription