Can we change the chat ID of a telegram bot from Telegram
to ID CHAT
?
I want to save more chat IDs in my database.
To extrapolate it, I use this method:
https://api.telegram.org/botXXXXXXXXX:YYYYYYY-YYYYYYYYYYYYYYYYY_YY/getUpdates
Besides this, is every chat ID (for private chat, group and channel) is unique ? I would to use it like a token. Is a good idea ?