Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: can now use non-zero indexFrom values in listSMS for pagination #80

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Kiro705
Copy link

@Kiro705 Kiro705 commented May 30, 2018

A Fix for #63 and #35

The indexFrom parameter in listSMS can now be used to select the starting index for the messages you want returned.

Ex. if indexFrom = 1, it will start by returning the 2nd message.

Kiro705 and others added 2 commits May 30, 2018 17:13
Was previously <, and would get a repeated text message with each page.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant