What is limit on BaseListQueryParams?

[Problem/Question]
Hi, I need to implement all users of sendbird and request creating chat group channel with filtered userId list.

but is there a limit when user use this code for fetching user list?
in d.ts file here is limit props but not sure its default value.
Please let me know details

안녕하세요. 모든 유저 정보를 받아와서 그것들 토대로 create group channel api를 호출 하고자 합니다. 코드가 아래와 같다면 혹시 user list에 숫자에 제한이 있을까요?

image

Hello @BizimplyHan,

Limit specifies the number of users to return per page and default limit set is 20.