name: RevenueWithdrawalStateType description: | This object represents a revenue withdrawal state type Source: https://core.telegram.org/bots/api#revenuewithdrawalstate multi_parse: attribute: type regexp: "'([a-z_]+)'" entities: - RevenueWithdrawalStateFailed - RevenueWithdrawalStatePending - RevenueWithdrawalStateSucceeded