Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions fundamentals/authentication/oauth-2-0/authorization-code.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ Scopes allow you to set granular access for your App so that your App only has t
| dm.read | All the Direct Messages you can view, including Direct Messages from protected accounts. |
| dm.write | Send and manage Direct Messages for you. |
| media.write | Upload media. |
| broadcast.read | View your live broadcasts and their chat. |
| broadcast.write | Manage your live broadcasts and send chat messages on your behalf. |

#### Rate limits

Expand Down