From 5169d79bd92495d169f9e49302b9f5c630c6ccfc Mon Sep 17 00:00:00 2001 From: lgy <39749571+97thjingba@users.noreply.github.com> Date: Mon, 20 Jan 2020 19:08:42 +0800 Subject: [PATCH] docs: add proxy usage reference -refs: #766 -by @97thjingba --- .gitignore | 1 + doc/help.md | 1 + 2 files changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index d32d137..bd74aca 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ output.md output/ lib/ lib-doc/ +.DS_Store \ No newline at end of file diff --git a/doc/help.md b/doc/help.md index 6b070db..82172fc 100644 --- a/doc/help.md +++ b/doc/help.md @@ -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) ### Can you add feature X to the library?