Movatterモバイル変換


[0]ホーム

URL:


ContentsMenuExpandLight modeDark modeAuto light/dark, in light modeAuto light/dark, in dark modeSkip to content
python-telegram-bot
v22.2
Logo
python-telegram-bot
v22.2

Reference

Resources

Project

Back to top

RevenueWithdrawalStateSucceeded

classtelegram.RevenueWithdrawalStateSucceeded(date,url,*,api_kwargs=None)[source]

Bases:telegram.RevenueWithdrawalState

The withdrawal succeeded.

Objects of this class are comparable in terms of equality. Two objects of this class areconsidered equal, if theirdate are equal.

Added in version 21.4.

Parameters:
  • date (datetime.datetime) – Date the withdrawal was completed as a datetime object.

  • url (str) – An HTTPS URL that can be used to see transaction details.

type[source]

The type of the state, always'succeeded'.

Type:

str

date[source]

Date the withdrawal was completed as a datetime object.

Type:

datetime.datetime

url[source]

An HTTPS URL that can be used to see transaction details.

Type:

str

classmethodde_json(data,bot=None)[source]

Seetelegram.RevenueWithdrawalState.de_json().

On this page

[8]ページ先頭

©2009-2025 Movatter.jp