Rtinder icon indicating copy to clipboard operation
Rtinder copied to clipboard

matchId List

Open caiomadmo opened this issue 4 years ago • 4 comments

How can I get the matchId of my matches?

caiomadmo avatar Apr 30 '20 14:04 caiomadmo

It would be fun if we could send a pattern message to all matches

caiomadmo avatar Apr 30 '20 15:04 caiomadmo

I tried to use sendMessage with 2 match ids but it didn't work

caiomadmo avatar Apr 30 '20 15:04 caiomadmo

something like that: users = session.nearby_users() for user in itertools.islice(users, 5): print user.like()

caiomadmo avatar Apr 30 '20 15:04 caiomadmo

Everything that we can use with scale!

caiomadmo avatar Apr 30 '20 15:04 caiomadmo