diff --git a/docs/guides/emoji/emoji.md b/docs/guides/emoji/emoji.md index 7b8a61771..2c045b1b1 100644 --- a/docs/guides/emoji/emoji.md +++ b/docs/guides/emoji/emoji.md @@ -73,4 +73,9 @@ After obtaining the raw emote string, you could use > [!TIP] > For WebSocket users, you may also consider fetching the Emote -> via the @Discord.WebSocket.SocketGuild.Emotes collection. \ No newline at end of file +> 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. \ No newline at end of file