We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41793b3 commit f2d56c6Copy full SHA for f2d56c6
session.py
@@ -20,7 +20,7 @@
20
API_HASH = input('API HASH: ')
21
22
app = Client(
23
- 'sedenify',
+ 'riobot',
24
api_id=API_ID,
25
api_hash=API_HASH)
26
0 commit comments