From 2533329e8ce66c899c7fd8b7c87032f5a6cd0bd6 Mon Sep 17 00:00:00 2001 From: Dan <14043624+delivrance@users.noreply.github.com> Date: Sun, 17 Dec 2017 13:45:41 +0100 Subject: [PATCH] Created _Sidebar (markdown) --- _Sidebar.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 _Sidebar.md diff --git a/_Sidebar.md b/_Sidebar.md new file mode 100644 index 0000000..44c5bf7 --- /dev/null +++ b/_Sidebar.md @@ -0,0 +1,8 @@ +## Introduction +1. [Getting Started](https://github.com/pyrogram/pyrogram/wiki/Getting-Started) +2. [Usage](https://github.com/pyrogram/pyrogram/wiki/Usage) + +## Resources +1. [Text Formatting](https://github.com/pyrogram/pyrogram/wiki/Text-Formatting) +2. [Update Handling](https://github.com/pyrogram/pyrogram/wiki/Update-Handling) +3. [Error Handling](https://github.com/pyrogram/pyrogram/wiki/Error-Handling) \ No newline at end of file