telegram_media_downloader/config.yaml
2020-06-11 16:05:41 +02:00

17 lines
217 B
YAML

api_hash: your_api_hash
api_id: your_api_id
chat_id: telegram_chat_id
last_read_message_id: 0
media_types:
- audio
- photo
- video
- document
- voice
file_formats:
audio:
- all
document:
- all
video:
- all