asternic / wuzapi

Simple RESTful API for WhatsApp in Golang (using the Whatsmeow multi device library)
MIT License
105 stars 58 forks source link

Get messages with pagination #8

Open agusibrahim opened 1 year ago

agusibrahim commented 1 year ago

Please add endpoint to get messages with pagination

punyahenry commented 1 year ago

if you use webhook no need get message with pagination..

agusibrahim commented 1 year ago

webhook can't get init messages, only new message right?