How can i get the id from a user, group or channel? #1657
Unanswered
victorodev
asked this question in
Q&A
Replies: 1 comment
-
You should save those ids in database in order to broadcast |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
i mean, using this library, not any external service
I saw some bots that made this, but i need the id of the users that interact with my bot, can i do this? How?
If there's no way to get the id of the users that interact with my bot, how can i send messages to them without the id?
For example: a bot that alerts when the price of somenthing changes, how this bot can send the alerts to the users when this happens?
Beta Was this translation helpful? Give feedback.
All reactions