remove section on how to get channel id
This commit is contained in:
@@ -8,15 +8,6 @@ description: Sending messages by creating Reacord instances
|
|||||||
|
|
||||||
You can send messages via Reacord to a channel like so.
|
You can send messages via Reacord to a channel like so.
|
||||||
|
|
||||||
<details>
|
|
||||||
<summary>In case you're unaware, click here to see how to get a channel ID.</summary>
|
|
||||||
|
|
||||||
1. Enable "Developer Mode" in your Discord client settings.
|
|
||||||

|
|
||||||
1. Right click any channel, and select "Copy ID".
|
|
||||||

|
|
||||||
</details>
|
|
||||||
|
|
||||||
```jsx
|
```jsx
|
||||||
const channelId = "abc123deadbeef"
|
const channelId = "abc123deadbeef"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user