Skip to content

Add emoji message type #182

@SD10

Description

@SD10

I'm wondering if we can create a new case under MessageData:

case emoji(String)
// OR
case emoji([Character])

This could do something like double the size of the emojis like is done on Slack.

We could parse all text messages to do this without adding a new case... but I don't want to perform that operation on every message 😉

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions