I have this code:
await self.bot.wait_for(\'reaction_add\', check=lambda reaction, user: reaction.emoji == \'✅\')