Files
BumbleCee/DPP-master/docpages/example_programs/the_basics.md
2023-12-20 19:45:25 +09:00

376 B

\page the-basics The Basics

These example programs are great to get started with simple things in the D++ library, ideal for beginners to the language or to the Discord API.

  • \subpage firstbot
  • \subpage embed-message
  • \subpage private-messaging
  • \subpage attach-file
  • \subpage webhooks
  • \subpage callback-functions
  • \subpage using-cache
  • \subpage detecting-messages