EmojiManager¶
Inherits: BaseEmojiManager < Reference < Object
Properties¶
| type | name |
|---|---|
| WeakRef | entity_manager |
Methods¶
| return type | signature |
|---|---|
| BaseDiscordEntityManager | get_manager ( ) |
| Emoji | construct_emoji ( Dictionary data ) |
| String | get_class ( ) |
Property Descriptions¶
-
WeakRef entity_manager
There is currently no description for this property.
Method Descriptions¶
-
EmojiManager EmojiManager ( BaseDiscordEntityManager manager )
There is currently no description for this method.
-
BaseDiscordEntityManager get_manager ( )
There is currently no description for this method.
-
Emoji construct_emoji ( Dictionary data )
There is currently no description for this method.
-
String get_class ( )
There is currently no description for this method.