16 lines
212 B
Plaintext
16 lines
212 B
Plaintext
|
[pyrogram]
|
||
|
api_id = 1111
|
||
|
api_hash = abcd
|
||
|
|
||
|
[plugins]
|
||
|
root = plugins
|
||
|
include =
|
||
|
handlers.command
|
||
|
handlers.invite
|
||
|
handlers.inline
|
||
|
|
||
|
[basic]
|
||
|
bot_token = 123:abc
|
||
|
# admins = 1234567,45634567
|
||
|
admins = 1234567
|