ultra-telegram-framework
    Preparing search index...

    Interface RevenueWithdrawalStateSucceeded

    The withdrawal succeeded.

    interface RevenueWithdrawalStateSucceeded {
        date: number;
        type: string;
        url: string;
    }
    Index

    Properties

    Properties

    date: number

    Date the withdrawal was completed in Unix time

    type: string

    Type of the state, always "succeeded"

    url: string

    An HTTPS URL that can be used to see transaction details