I’m looking to create a simple tooltip macro. The expected functionality is:
- Type /tooltip
- Enter the text you’d like for the tooltip to display
- Macro renders a question mark (:question_mark:) emoji that has the hover tooltip that the user saved in the macro.
Currently, there seems to be no documentation on using/rendering emojis in macros. I am using the UI kit Typescript in the forge CLI.