mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-06 23:24:50 +00:00
Fix glossary term
This commit is contained in:
parent
0be0e2da56
commit
1f04ce38fc
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue