Chapter 561: getAvailableEmoji()
Core Idea
_available from v4. 0.
Key Concepts
- Return value
- name
- categories
- tags
- durationInSeconds
- codepoint
- See also
Code Examples
const emojiList = getAvailableEmojis();
console.log(emojiList);
- What it demonstrates: Usage pattern for getAvailableEmoji() from the official docs.
Key Takeaways
- Understand return value when working with getAvailableEmoji().
- Understand name when working with getAvailableEmoji().
- Understand categories when working with getAvailableEmoji().
- Understand tags when working with getAvailableEmoji().
- Understand durationinseconds when working with getAvailableEmoji().
Connects To
- Animated Emoji: related page in the Effects Library section.
- api: related page in the Effects Library section.
- Barrel Distortion: related page in the Effects Library section.