From c7397dd275c23b67dc124b46c153f0b38e45a21f Mon Sep 17 00:00:00 2001 From: Lonami Date: Wed, 4 Oct 2017 14:11:51 +0200 Subject: [PATCH] Add session files link --- Getting-Started.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Getting-Started.md b/Getting-Started.md index 8fa75b8..c4c77b5 100644 --- a/Getting-Started.md +++ b/Getting-Started.md @@ -1,5 +1,6 @@ * [Installing Telethon](Installing-Telethon) * [Creating a Client](Creating-a-Client) +* [`*.session` Files](Session-Files) * [Sending Requests](Sending-Requests) * [Working with Updates](Working-with-Updates) * [Accessing the Full API](Accessing-the-Full-API)