Discord.https - v3.0.16
    Preparing search index...

    Interface RESTPostAPIEntitlementJSONBody

    interface RESTPostAPIEntitlementJSONBody {
        owner_id: string;
        owner_type: EntitlementOwnerType;
        sku_id: string;
    }
    Index

    Properties

    owner_id: string

    ID of the guild or user to grant the entitlement to

    The type of entitlement owner

    sku_id: string

    ID of the SKU to grant the entitlement to