ProtonMail / go-proton-api

Proton API library used by Go-based clients and tools
MIT License
122 stars 16 forks source link

fix(2822): Refactor GetMessageIDs #91

Closed LBeernaertProton closed 1 year ago

LBeernaertProton commented 1 year ago

Add GetAllMessageIDs which is the old behavior and add a new function GetMessageIDs which only retrieves the given messages up to that limit.