#Need help.
1 messages · Page 1 of 1 (latest)
Simplest way would be to return if count of reactions is not 2
No not possible
Also, i suggest checking if message is in cache before fetching. Fetching frequently can cause ratelimits
Depends on what you are trying to do
Eh i was talking about doing
message = bot.get_message(id) or await channel.fetch_message(id)
That means the message is invalid