Skip to content

Emojis in Documentation #54

@MyHwu9508

Description

@MyHwu9508

In the Documentation is written that you can use :sad: or any other emoji with that string, but it doesn't work. You have to use the Unicode Char to create the emoji!

Ex: if (message.content.ToString().Contains("already")) message.CreateReaction(Client, "🦄");

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions