Skip to content

Commit 9ce6dfc

Browse files
authored
updated link to twemoji (#7361)
The previous link is no longer valid, and there is no replacement available on x.com. Therefore, I have updated the reference to point to the GitHub repository.
1 parent 2e3cf2f commit 9ce6dfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Reference.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ Discord utilizes a subset of markdown for rendering message content on its clien
271271
| Unix Timestamp (Styled) | `<t:TIMESTAMP:STYLE>` | `<t:1618953630:d>` |
272272
| Guild Navigation | `<id:TYPE>` | `<id:customize>` |
273273

274-
Using the markdown for either users, roles, or channels will usually mention the target(s) accordingly, but this can be suppressed using the `allowed_mentions` parameter when creating a message. Standard emoji are currently rendered using [Twemoji](https://twemoji.twitter.com/) for Desktop/Android and Apple's native emoji on iOS.
274+
Using the markdown for either users, roles, or channels will usually mention the target(s) accordingly, but this can be suppressed using the `allowed_mentions` parameter when creating a message. Standard emoji are currently rendered using [Twemoji](https://github.com/twitter/twemoji) for Desktop/Android and Apple's native emoji on iOS.
275275

276276
Timestamps are expressed in seconds and display the given timestamp in the user's timezone and locale.
277277

0 commit comments

Comments
 (0)