Queer European MD passionate about IT
Browse Source

Documentation.

Davte 5 năm trước cách đây
mục cha
commit
ff7efc0e90
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      davtelepot/custombot.py

+ 1 - 0
davtelepot/custombot.py

@@ -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