emoji🔗

emoji.emoji🔗

Emoji Objects🔗

class Emoji()

Class containing miscellaneous information to do with given emoji

emoji.test🔗

emoji.search🔗

category🔗

category(category: str) -> List[str]

Get list of emojis in the given category

palette🔗

palette() -> dict

Get dict of all categories and their corresponding emojis

search(emoji: str) -> Emoji

Get Emoji instance from given emoji string

emoji.__main__🔗