Skip to content

Commit

Permalink
small fix for documentation to compile
Browse files Browse the repository at this point in the history
  • Loading branch information
tsnoam committed Sep 13, 2019
1 parent e119342 commit 3812251
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions telegram/chat.py
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,7 @@ def unban_member(self, *args, **kwargs):

def set_permissions(self, *args, **kwargs):
"""Shortcut for::
bot.set_chat_permissions(update.message.chat.id, *args, **kwargs)
Returns:
Expand Down

0 comments on commit 3812251

Please sign in to comment.