How to Get a Discord Channel ID

1. Get information channels Discord

To retrieve Discord channel ID information, you must first configure both the Discord Token and the Telegram Token.

After completing this configuration step, proceed to the Discord channel where you want to set up auto-forwarding.

At this point, type /getid and press send.

The information about the channel, including the Channel ID, will be displayed immediately.

Copy this ID to set up the forward task.

In the example above, the Channel ID will be 1330086886491947102.

🟠 Manual Guide to Retrieve Channel ID from Discord

If the /getid command does not work to retrieve channel information, you can manually get the Channel ID by following these steps:

  1. Go to the Discord channel you want to retrieve the ID from.

    • Open Discord and navigate to the desired channel.

  2. Copy the channel link.

    • Right-click on the channel name and select Copy Link.

    • Example: The copied link will look like: https://discord.com/channels/1330015664596848711/1330086886491947102.

  3. Extract the Channel ID.

    • The Channel ID is the last numeric part of the link.

      • For example, from the link: https://discord.com/channels/1330015664596848711/1330086886491947102, the Channel ID is 1330086886491947102.

  4. Use this ID in your configuration for the next steps.

Last updated