EntitlementsListRequest

constructor(userId: Snowflake? = null, skuIds: List<Snowflake> = emptyList(), position: Position.BeforeOrAfter? = null, limit: Int? = null, guildId: Snowflake? = null, excludeEnded: Boolean? = null)(source)