diff options
-rw-r--r-- | example.config.ini | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/example.config.ini b/example.config.ini new file mode 100644 index 0000000..84983e8 --- /dev/null +++ b/example.config.ini @@ -0,0 +1,3 @@ +[pyrogram] +api_id = ID +api_hash = hash |