Discussion: Recommended way of using createDMs?
See original GitHub issueJust wanted to ask if there are any recommended best practices for using createDM as you mention it is one of the calls to be careful with.
Any recommendations on how frequently it’s ok to call? Every other second? Every 10 seconds? Is it better to call with many user ids at once or separately for each? If nobody knows, that’s ok, I realize some of it is up to personal taste for risk, but wanted to check. Thanks!
arandomnewaccount: Btw, I’m going to wait until I run a few more tests with the createDM endpoint (& organize some code in RESTapiwrap.py) until I give my recommendations on this. If anyone else has some more experience with creating DMs, feel free to jump in.
Issue Analytics
- State:
- Created 2 years ago
- Comments:8
Top Results From Across the Web
Question: Best method to document processes?
I'm taking over a set of processes and wanting to know the recommended or best way to create documentation of existing Connectors, ...
Read more >New way of doing HTML/ASP > MS Word/Excel Doc - SitePoint
I have always dynamically created MS Word/Excel docs by creating a ... I'm aware that MS recommend SO for discussions, but Classic Asp ......
Read more >MS Form - as the creator of a form, can I edit responses?
MS Form - as the creator of a form, can I edit responses? We are using Office 365 for Business. I have created...
Read more >Can we create a new user using Java API? — oracle-tech
... us to be able to create DMS users from the Mobile device side. ... 2) use a way to distribute the mobile...
Read more >my Ms.Medicine | Exceptional Concierge and DPC Doctors
By not billing insurance, providers can practice medicine the way patients ... We created Ms.Medicine with a mission to raise the standard of...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

arandomnewaccount: small update: creating DMs worked just fine with a browser automator. I could even send messages and my account did not get phone locked. However, there’re some restrictions as to who you can dm; you can only DM ppl that are in a member list.
The reason for this is that you need to get a user profile popup in order to create the DM. Only members from the member list have this popup. Indeed, you don’t have to click on a member in the member list to start a DM with that member (you can, instead, click on a mention of that user). But, if the data for that user has not been cached by the client (which is done by scrolling thru the member list), you cannot get a create DM popup for that user.
Btw, by user popup, I’m referring to this:
https://discord.com/developers/docs/resources/channel#trigger-typing-indicator