slack.listconversationsprops.cursor
Home > @runlightyear/slack > ListConversationsProps > cursor
ListConversationsProps.cursor property
Paginate through collections of data by setting the cursor parameter to a next_cursor attribute returned by a previous request's response_metadata. Default value fetches the first "page" of the collection. See pagination for more detail.
Signature:cursor?: string;