📅  最后修改于: 2022-03-11 14:46:04.626000             🧑  作者: Mango
emoji = "" # some emoji as a string
if any(reaction.emoji == emoji for reaction in message.reactions):
# there is at least one reaction of the specified emoji