I have a telegram bot and save all user activity in a log file. When check log file, find user with negative chat id -107606558
. Is this usual?
In the telegram messenger every user, chat, and group is having a unique ID.
The bot can only extract this info from a Message (i.e. it cannot query the group member's names). If privacy mode is disabled, the bot can read all messages sent in a group. If it is enabled, a bot is only receives messages aimed directly at the bot (e.g. using a command or a reply to a message from the bot).
If the chat is a group, the chat id is negative. If it is a single person, then positive.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With