Skip to content

Commit f314915

Browse files
committed
fix typo again
1 parent 1bf0078 commit f314915

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

telegram/bot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1835,7 +1835,7 @@ def send_invoice(self,
18351835
photo_height=None,
18361836
need_name=None,
18371837
need_phone_number=None,
1838-
need_email=None
1838+
need_email=None,
18391839
need_shipping_address=None,
18401840
is_flexible=None,
18411841
disable_notification=False,

0 commit comments

Comments
 (0)