RESTGetAPISKUSubscriptionsQuery

export interface RESTGetAPISKUSubscriptionsQuery
export interface RESTGetAPISKUSubscriptionsQuery
List subscriptions after this ID
List subscriptions before this ID
limit?:number | undefined
Number of subscriptions to return (1-100)
Default value
50
user_id?:Snowflake | undefined
User ID for which to return subscriptions. Required except for OAuth queries.