I hereby claim:
- I am vi0sapio on github.
- I am vi_sapio (https://keybase.io/vi_sapio) on keybase.
- I have a public key ASDPg8MSj0KwNvdIqChk5ubmNT-wgFuYQWfxTPmadJ5VqAo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
from telethon import TelegramClient, events | |
from telethon.tl.types import MessageMediaDocument, MessageMediaPhoto | |
import asyncio | |
import os | |
import math | |
import time | |
# Your API ID and API Hash from my.telegram.org/apps | |
api_id = '' | |
api_hash = '' |