TDHandler
  • 👋TDHandler Guide
  • 🚀Get Started
  • Classes
    • ðŸ“ĶTDInstance
  • Methods
    • ✅init()
    • ðŸĪ–getClient
    • ðŸ—ĢïļgetChannel()
    • 📑log()
    • 📚createEmbed()
    • 🔃loadingVariables
    • 🔘getButton()
  • Organisation
    • 📄Changelog
    • 📋To-Do
  • Handling Files
    • ❗Commands
    • 🧑‍ðŸĶēContext Menus
    • 🔘Buttons
    • ⛹Events
  • 🔘Sending Buttons
Powered by GitBook
On this page
  • Properties
  • Returns
Edit on GitHub
  1. Methods

getChannel()

Find a Channel by its ID

PreviousgetClientNextlog()

Last updated 3 years ago

Properties

id: - The Channel ID

Returns

channel: | - The Discord Channel or false if the fetch failed

ðŸ—Ģïļ
String
Channel
Boolean