teleproto - v1.229.0
    Preparing search index...

    Interface PaymentsDeleteStarGiftCollectionParams

    interface PaymentsDeleteStarGiftCollectionParams {
        collectionId: number;
        peer: EntityLike;
    }
    Index
    collectionId: number

    ID of the collection.

    peer: EntityLike

    Peer that owns the collection.