Skip to main content

slack.listconversationsprops.limit

Home > @runlightyear/slack > ListConversationsProps > limit

ListConversationsProps.limit property

The maximum number of items to return. Fewer than the requested number of items may be returned, even if the end of the list hasn't been reached. Must be an integer no larger than 1000.

Signature:
limit?: number;