slack
slack copied to clipboard
Add an example demonstrating correct usage of GetUsersPaginated
I had a really hard time finding an example of how (*Client).GetUsersPaginated() is intended to be used. After debugging my own implementation for the better part of a day, I thought it would be nice to add an official example.