mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-11-22 15:17:00 +01:00
b6a6d7f872
* Bump API Version to v5.2 * InputInvoiceMessageContent & simplify *Markup.__eq__ on the fly * Updates to send_invoice * InlineQuery updatees and new parameter for InlineQueryhandler * VCScheduled - not integrated into Message yet * Bump requirements-dev.txt versions * Message.voice_chat_scheduled & new Filters.status_update.vcs * Some doc updates * Review * All praise harshil, the god of finding typos :) * Review * More warnings
9 lines
245 B
ReStructuredText
9 lines
245 B
ReStructuredText
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/voicechat.py
|
|
|
|
telegram.VoiceChatScheduled
|
|
===========================
|
|
|
|
.. autoclass:: telegram.VoiceChatScheduled
|
|
:members:
|
|
:show-inheritance:
|
|
|