-
Notifications
You must be signed in to change notification settings - Fork 0
Emoji
Beelzebub edited this page Oct 31, 2022
·
6 revisions
to get instance of this class call Emojis:Lookup(alias) or Collection:Lookup(alias)
Name | Type | Description |
---|---|---|
parent | Emojis | The parent instance. |
uid | string | Unicode-codes or uid. |
Parameter | Type | Optional |
---|---|---|
assetPack | string | ✔ |
Lookups path This method only operates on data in memory.
Returns: string
Parameter | Type | Optional |
---|---|---|
assetPack | string | ✔ |
Lookups url This method only operates on data in memory.
Returns: string
Parameter | Type | Optional |
---|---|---|
assetPack | string | ✔ |
Downloads raw image This method always make an HTTP request.
Returns: string
Parameter | Type | Optional |
---|---|---|
assetPack | string | ✔ |
flags | string | ✔ |
Get IMaterial from cache or download it. This method may make an HTTP request.
Returns: IMaterial