Discord.Net Labs is an experimental fork of Discord.Net that implements the newest discord features for testing and development to eventually get merged into Discord.Net
If you are new to Discord.NET in general, you should refer their
Documentation for guides & examples.
Is this your first time using Labs, but you are already familiar with Discord.NET?
Refer to our Guides
Examples on how slashcommands are created, handled & responded to is found
Here
Creating User & Message commands is found
Here,
interacting with them is covered
Here.
Handling & creating message components such as buttons & dropdown menu's is found Here
More experienced users might want to refer to the
API Documentation for a breakdown of the individual
objects in the library.