20

I have a Telegram bot and I save all user activity in a log file. When I checked the log file, I found a user with a negative chat ID -107606558. Is this normal?

amin roshani
  • 389
  • 4
  • 11

1 Answers1

36

If the chat is a group, the chat id is negative. If it is a single person, then positive.

TFS
  • 964
  • 1
  • 9
  • 19