Lahcene Belhadi
Results
1
issues of
Lahcene Belhadi
## Description Hello, I think it would be a good thing to add an example of custom emoji usage for the [e17_message_components](https://github.com/serenity-rs/serenity/blob/current/examples/e17_message_components/src/main.rs) example. For instance: ```rust use serenity::builder::CreateButton; use serenity::model::id::EmojiId;...