Rtinder
Rtinder copied to clipboard
matchId List
How can I get the matchId of my matches?
It would be fun if we could send a pattern message to all matches
I tried to use sendMessage with 2 match ids but it didn't work
something like that: users = session.nearby_users() for user in itertools.islice(users, 5): print user.like()
Everything that we can use with scale!