teleproto - v1.229.0
    Preparing search index...

    Interface InputInvoiceStarGiftResaleIn

    interface InputInvoiceStarGiftResaleIn {
        _: "inputInvoiceStarGiftResale";
        message?: TextWithEntitiesIn;
        showName?: boolean;
        slug: string;
        toId: TypeInputPeerIn;
        ton?: boolean;
    }
    Index
    _: "inputInvoiceStarGiftResale"
    showName?: boolean
    slug: string
    ton?: boolean