docs » Emojis

Let users choose emojis by name/keyword

API Overview

API Documentation

Methods

bindHotkeys
Signature Emojis:bindHotkeys(mapping)
Type Method
Description

Binds hotkeys for Emojis

Parameters
  • mapping - A table containing hotkey modifier/key details for the following items:
    • toggle - This will toggle the emoji chooser
Returns
  • The Emojis object
Source Source/Emojis.spoon/init.lua line 107