Exemple on_raw_reacon_add

@client.event
async def on_raw_reaction_add(payload):
	#CODE HERE
    pass
Powerful Peacock