Remove Chat Smiley
Addon Hook
Removes a custom chat smiley replacement by token.
NamespaceCHModuleChatLifecyclestable
CH:RemoveSmiley(key)Removes a custom chat smiley replacement by token.
Parameters
Section titled “Parameters”key: Smiley token to remove.
Returns
Section titled “Returns”None.
Example
Section titled “Example”CH:RemoveSmiley(":myaddon:")Use when addon chat decorations can be disabled.
Source: ElvUI/Game/Shared/Modules/Chat/Chat.lua:268