Skip to content

Commit e4bc486

Browse files
authored
Update twemoji repo link (#7367)
1 parent a7ab6cb commit e4bc486

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://github.com/twitter/twemoji) 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/jdecked/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)