Browse Source

Warning -> Important

pull/2458/head
Marten GitHub 2 years ago
parent
commit
8146fd32b2
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/guides/text_commands/intro.md

+ 1
- 1
docs/guides/text_commands/intro.md View File

@@ -8,7 +8,7 @@ title: Introduction to the Chat Command Service
[Discord.Commands](xref:Discord.Commands) provides an attribute-based [Discord.Commands](xref:Discord.Commands) provides an attribute-based
command parser. command parser.


> [!WARNING]
> [!IMPORTANT]
> The 'Message Content' intent, required for text commands, is now a > The 'Message Content' intent, required for text commands, is now a
> privilleged intent. Please use [Slash commands](xref:Guides.SlashCommands.Intro) > privilleged intent. Please use [Slash commands](xref:Guides.SlashCommands.Intro)
> instead for making commands. For more information about this change > instead for making commands. For more information about this change


Loading…
Cancel
Save