Emoji¶
Inherits: MentionableEntity < DiscordEntity < Reference < Object
Inherited By: Guild.GuildEmoji, UnicodeEmoji
Description¶
Abstract Discord emoji.
Properties¶
| type | name |
|---|---|
| String | name |
Methods¶
| return type | signature |
|---|---|
| String | url_encoded ( ) |
Property Descriptions¶
-
String name
Emoji name.__set
Method Descriptions¶
-
String url_encoded ( )
Percent encode the emoji.