interface GuildEntitlementCreateOptions {
    guild: GuildResolvable;
    sku: SKUResolvable;
}

Properties

Properties