Whitespace in comments and docstrings
This commit is contained in:
parent
e776792dee
commit
943171ac16
@ -254,7 +254,7 @@ class Bot(telepot.aio.Bot, Gettable):
|
|||||||
|
|
||||||
@property
|
@property
|
||||||
def unknown_command_message(self):
|
def unknown_command_message(self):
|
||||||
"""Message to be returned if user sends an unknown command in private chat.
|
"""Message to be returned if user sends an unknown command.
|
||||||
|
|
||||||
If instance message is not set, class message is returned.
|
If instance message is not set, class message is returned.
|
||||||
"""
|
"""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user