Queer European MD passionate about IT
浏览代码

Documentation.

Davte 5 年之前
父节点
当前提交
ff7efc0e90
共有 1 个文件被更改,包括 1 次插入0 次删除
  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