Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

f the group type is a supergroup, then updates from old chats come only after the container is rebooted #90

Open
JILEH9 opened this issue Sep 25, 2024 · 0 comments

Comments

@JILEH9
Copy link

JILEH9 commented Sep 25, 2024

f the group type is a supergroup, then updates from old chats come only after the container is rebooted
my docker

botapi:
image: tdlight/tdlightbotapi
container_name: botapi
restart: always
healthcheck:
test: ['CMD','true']
environment:
- TELEGRAM_API_ID=
- TELEGRAM_API_HASH=
- TELEGRAM_ALLOW_USERS=1
- TELEGRAM_LOCAL=1
- TELEGRAM_STAT=1
- TELEGRAM_RELATIVE=1
- TELEGRAM_VERBOSITY=1
- TELEGRAM_MAX_BATCH=10
volumes:
- tdlight_data:/var/lib/telegram-bot-api/
volumes:
tdlight_data:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant