Browse Source

Add an additional note about cross-guild emote usage

pull/1161/head
Still Hsu 7 years ago
parent
commit
08ad210ff5
No known key found for this signature in database GPG Key ID: 8601A145FDA95209
1 changed files with 6 additions and 0 deletions
  1. +6
    -0
      docs/guides/emoji/emoji.md

+ 6
- 0
docs/guides/emoji/emoji.md View File

@@ -88,6 +88,12 @@ this:
> via the @Discord.WebSocket.SocketGuild.Emotes collection.
> [!code-csharp[Socket emote sample](samples/socket-emote-sample.cs)]

> [!TIP]
> On Discord, any user with Discord Nitro subscription may use
> custom emotes from any guilds they are currently in. This is also
> true for _any_ standard bot accounts; this does not require
> the bot owner to have a Nitro subscription.

## Additional Information

To learn more about emote and emojis and how they could be used,

Loading…
Cancel
Save