Browse Source

Add 'additional information' section for emoji article

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

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

@@ -73,4 +73,9 @@ After obtaining the raw emote string, you could use


> [!TIP] > [!TIP]
> For WebSocket users, you may also consider fetching the Emote > For WebSocket users, you may also consider fetching the Emote
> via the @Discord.WebSocket.SocketGuild.Emotes collection.
> via the @Discord.WebSocket.SocketGuild.Emotes collection.

## Additional Information

To learn more about emote and emojis and how they could be used,
see the documentation of @Discord.IEmote.

Loading…
Cancel
Save