Capítulo 561 de 988

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

  1. Understand return value when working with getAvailableEmoji().
  2. Understand name when working with getAvailableEmoji().
  3. Understand categories when working with getAvailableEmoji().
  4. Understand tags when working with getAvailableEmoji().
  5. 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.