tomer8007 / kik-bot-api-unofficial

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

Messaging history and acknowledgements #200

Closed QLG1 closed 3 years ago

QLG1 commented 3 years ago

Added the ability to send a request for past messaging history, as well as send acks for the messages in it.

tomer8007 commented 3 years ago

History retrieval is a highly requested feature, so this is asweome, thanks.