RevenueWithdrawalStateSucceeded¶
- class telegram.RevenueWithdrawalStateSucceeded(date, url, *, api_kwargs=None)[source]¶
Bases:
telegram.RevenueWithdrawalStateThe withdrawal succeeded.
Objects of this class are comparable in terms of equality. Two objects of this class are considered equal, if their
dateare equal.Available In
Added in version 21.4.
- Parameters:
- type[source]¶
The type of the state, always
'succeeded'.- Type:
str