2
0
mirror of https://github.com/yagop/node-telegram-bot-api synced 2025-08-22 09:57:10 +00:00

docs: add proxy usage reference

-refs: #766 
-by @97thjingba
This commit is contained in:
lgy 2020-01-20 19:08:42 +08:00 committed by Mohammed Sohail
parent 667380f1de
commit 5169d79bd9
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@ output.md
output/
lib/
lib-doc/
.DS_Store

View File

@ -110,6 +110,7 @@ Sources:
* Issue [#122](https://github.com/yagop/node-telegram-bot-api/issues/122)
* Issue [#253](https://github.com/yagop/node-telegram-bot-api/issues/253)
* Issue [#766](https://github.com/yagop/node-telegram-bot-api/issues/766)
<a name="new-feature"></a>
### Can you add feature X to the library?