Skip to content

Commit cd38bdb

Browse files
committed
bot.py: add delete_webhook alias
1 parent 975d193 commit cd38bdb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

telegram/bot.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1713,6 +1713,7 @@ def __reduce__(self):
17131713
edit_message_reply_markup = editMessageReplyMarkup
17141714
get_updates = getUpdates
17151715
set_webhook = setWebhook
1716+
delete_webhook = deleteWebhook
17161717
leave_chat = leaveChat
17171718
get_chat = getChat
17181719
get_chat_administrators = getChatAdministrators

0 commit comments

Comments
 (0)