You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The method GetReactions doesn't return message object but slack api support. So how do I get total message when i receive a reaction_added event ? Any other method can do this ?
The method
GetReactionsdoesn't return message object but slack api support. So how do I get total message when i receive areaction_addedevent ? Any other method can do this ?