Created
March 23, 2022 10:18
-
-
Save jayremnt/ed48e2b61537ef62a97632ded2829fb4 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fb_dtsg: this.fbDtsg, | |
fb_api_caller_class: "RelayModern", | |
fb_api_req_friendly_name: "GroupsCometMembersPageAdminsSectionPaginationQuery", | |
variables: JSON.stringify({ | |
"count": limit, | |
"cursor": cursor, | |
"groupID": groupId, | |
"scale": 1.5, | |
"id": groupId | |
}), | |
doc_id: 4739697189393718 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment