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