tomer8007 / kik-bot-api-unofficial

Python API for writing unoffical Kik bots that act like humans
MIT License
126 stars 76 forks source link

Invite links #194

Closed Jumvah closed 2 years ago

Jumvah commented 3 years ago

Is it possible to generate an invite link like:

kik.me/g/dXUK7LRw2NbNs5FTGESAxCVCJo3

As I wish to send it via self.client.send_link( ) as looks better than #grouphash posted in gc when I have done it manually. But don't know how the code is generated.

IMG_20210524_030256

tomer8007 commented 2 years ago

This feature does not exist in the API right now.