mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-31 06:16:06 +00:00
Fix glossary term
This commit is contained in:
@@ -58,7 +58,7 @@ Terms
|
|||||||
Pyrogram --- to automate some behaviours, like sending messages or reacting to text commands or any other event.
|
Pyrogram --- to automate some behaviours, like sending messages or reacting to text commands or any other event.
|
||||||
|
|
||||||
Session
|
Session
|
||||||
Also known as *login session*, is a strictly personal piece of information created and held by both parties
|
Also known as *login session*, is a strictly personal piece of data created and held by both parties
|
||||||
(client and server) which is used to grant permission into a single account without having to start a new
|
(client and server) which is used to grant permission into a single account without having to start a new
|
||||||
authorization process from scratch.
|
authorization process from scratch.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user