#how to use emoji inside bot
1 messages · Page 1 of 1 (latest)
-d disnake.PartialEmoji.from_str
classmethod from_str(value)```
Converts a Discord string representation of an emoji to a [`PartialEmoji`](https://docs.disnake.dev/en/latest/api/emoji.html#disnake.PartialEmoji "disnake.PartialEmoji").
The formats accepted are...
this could help you