Open
Description
I noticed that you have instructions to send to a specific client, but when I print our the value of "client", I just get back the current user's information. If I have to use "client" when I use send_message(), how do I actually specify the client ID?
I have to use: send_message(client, "message here.)
If I change "client" to "client['id']" or something, it won't work. How do you actually specify which use it should go to?
Metadata
Metadata
Assignees
Labels
No labels