Chat ID
Optional
params: { Additional params
Optional
limit?: numberMaximum number of users to return
Optional
link?: string | ChatInviteLinkInvite link for which to get members
Optional
offsetOffset request/join date used as an anchor for pagination.
Optional
offsetOffset user used as an anchor for pagination
Optional
requested?: booleanWhether to get users who have requested to join the chat but weren't accepted yet
Optional
requestedSearch for a user in the pending join requests list (if passed, requested is assumed to be true)
Doesn't work when link is set (Telegram limitation)
Iterate over users who have joined the chat with the given invite link.