From 9c1623895531a7a7c2ba9120854ac7a7846f56d2 Mon Sep 17 00:00:00 2001 From: Still Hsu <341464@gmail.com> Date: Sat, 23 Jun 2018 05:50:17 +0800 Subject: [PATCH] Add 'additional information' section for emoji article --- docs/guides/emoji/emoji.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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