mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-11 00:53:31 +01:00
Remove all string object references (#586)
This commit is contained in:
committed by
Amish Shah
parent
ec0a5cdfbc
commit
d97ce2e181
@@ -68,7 +68,7 @@ class Emoji {
|
||||
}
|
||||
|
||||
/**
|
||||
* When concatenated with a String, this automatically returns the emoji mention rather than the object.
|
||||
* When concatenated with a string, this automatically returns the emoji mention rather than the object.
|
||||
* @returns {string}
|
||||
* @example
|
||||
* // send an emoji:
|
||||
|
||||
Reference in New Issue
Block a user