Namespace NetCord.Rest
Classes
- EmbedImageProperties
Url of the image.
- EntryPointCommandProperties
Entry point command serves as the primary way for users to open an app's Activity from the App Launcher. You can create only a single Entry Point command per app.
- MessageCommandProperties
Message commands are application commands that appear on the context menu (right click or tap) of messages. They are a great way to surface quick actions for your app that target messages.
- RestGuild
Represents an isolated collection of users and channels, often referred to as a server in the UI.
- RestMessage
Represents a message sent in a channel within Discord.
- SlashCommandProperties
Slash commands are application commands that are invoked by typing a slash (/) in the chat input box. They allow users to interact with your application.
- UserCommandProperties
User commands are application commands that appear on the context menu (right click or tap) of users. They are a great way to surface quick actions for your app that target users.
Structs
Interfaces
Enums
- GuildUserJoinSourceType
Indicates how a GuildUser joined a guild.