get_emojis_to_ignore()
get_emoji_codes_to_ignore()
View code on Github
Module for a function to get emojis we want to filter from suggestions.
Return a list of emojis based on relationships that we want to remove from autosuggestions.
All emojis that should not be included in emoji suggestions.
Return a list of emojis codes based on relationships that we want to remove from autosuggestions.
All emoji codes that should be ignored in emoji processing.