diff --git a/.docs/Token-and-IDs.md b/.docs/Token-and-IDs.md index 4ef1d25..7dbdf15 100644 --- a/.docs/Token-and-IDs.md +++ b/.docs/Token-and-IDs.md @@ -48,12 +48,12 @@ Prerequisite step: Navigate to [discord.com](https://discord.com) and login.

-4. Click the text box labelled `Filter` and type `library`. The entries will filter down to a single entry named `library`. +4. Click the text box labelled `Filter` and type `messages`. The entries will filter down to a single request named `messages`. If the request doesn't appear, switch to any other Discord channel to trigger it.

-5. Click the entry named `library`. A panel will open to the right and display details about the entry. Click the `Headers` tab if it isn't already active. +5. Click the entry named `messages`. A panel will open to the right and display details about the entry. Click the `Headers` tab if it isn't already active.

@@ -136,12 +136,12 @@ Prerequisite step: Navigate to [discord.com](https://discord.com) and login.

-3. Type `library` into the filter. The network request list will filter out any entries not containing the string `library`. +3. Type `messages` into the filter. The network request list will filter out any entries not containing the string `messages`. If the request doesn't appear, switch to any other Discord channel to trigger it.

-4. Click `library`. The [network request details pane](https://firefox-source-docs.mozilla.org/devtools-user/network_monitor/request_details/index.html) will display. The [headers tab](https://firefox-source-docs.mozilla.org/devtools-user/network_monitor/request_details/index.html#network-monitor-request-details-headers-tab) should be active by default. If it isn’t, click it. +4. Click `messages`. The [network request details pane](https://firefox-source-docs.mozilla.org/devtools-user/network_monitor/request_details/index.html) will display. The [headers tab](https://firefox-source-docs.mozilla.org/devtools-user/network_monitor/request_details/index.html#network-monitor-request-details-headers-tab) should be active by default. If it isn’t, click it.