How to get the user profile id in the bot #19
-
|
Currently, when a message is sent by the users, I can get their id using |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Please read the document first and then open an issue here about your question. The |
Beta Was this translation helpful? Give feedback.
Please read the document first and then open an issue here about your question. The
message.authorattribute is the same as thebale.Userobject, just like the explanation I gave earlier. Now you can see inside the document, for example, what attributesbale.Userhas that you can use to get the username or numeric ID and anything else related to it.Document