Documentation.

This commit is contained in:
Davte 2018-11-25 01:00:48 +01:00
parent b0d97265b5
commit ff7efc0e90

View File

@ -473,6 +473,7 @@ class Bot(telepot.aio.Bot, Gettable):
If `language` is not passed, it is extracted from `update`.
Fall back to English message if language is not available.
Pass `format_kwargs` to format function.
"""
if (
language is None