superfaceai / station

Comlink metadata for self-integrating applications.
https://superface.ai/catalog
MIT License
22 stars 5 forks source link

fix(chat/messages/discord): Update pagination mapping #228

Closed martinalbert closed 2 years ago

martinalbert commented 2 years ago

Description

Updates pagination in discord map. Does not return next page when number of returned record are less than limit from input or when they're empty.

Motivation and Context

Throwing errors when indexing records when array is empty.

Types of changes

Checklist: