ultra-telegram-framework
    Preparing search index...

    Interface RevenueWithdrawalStateFailed

    The withdrawal failed and the transaction was refunded.

    interface RevenueWithdrawalStateFailed {
        type: string;
    }
    Index

    Properties

    Properties

    type: string

    Type of the state, always "failed"