RevenueWithdrawalStateType¶ class aiogram.enums.revenue_withdrawal_state_type.RevenueWithdrawalStateType(*values)[source]¶ This object represents a revenue withdrawal state type Source: https://core.telegram.org/bots/api#revenuewithdrawalstate FAILED = 'failed'¶ PENDING = 'pending'¶ SUCCEEDED = 'succeeded'¶