F🍭
/dev/sda2 24.5G 8.8G 14.6G 37% /etc/telegram-bot-api
Size: a a a
F🍭
/dev/sda2 24.5G 8.8G 14.6G 37% /etc/telegram-bot-api
ᅠ
ᅠ
F🍭
AR
F🍭
F🍭
/var/lib/docker/volumes/telegram-bot-api-data/_data
F🍭
AR
AR
F🍭
F🍭
ᅠ
F🍭
docker run -d -p127.0.0.1:8888:8081 -p127.0.0.1:8889:8082 \
--name=BotApi --restart=always -e TELEGRAM_LOCAL=1 \
-e TELEGRAM_STAT=1 -e TELEGRAM_VERBOSITY=3 \
-v /etc/telegram-bot-api:/etc/telegram-bot-api -e \
TELEGRAM_API_ID=<API_ID> -e TELEGRAM_API_HASH=<API_HASH> \
aiogram/telegram-bot-api:latest
ᅠ
{"ok":false,"error_code":404,"description":"Not Found"}
ᅠ
F🍭
ᅠ
await message.document.download(path)
AR
AR