Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 2.28 KB

File metadata and controls

12 lines (9 loc) · 2.28 KB

GetCommunityMembersCursorResponse

Fields

Field Type Required Description Example
Code int64 ✔️ The status code of the response.
Msg string ✔️ The message of the response.
Data []components.UserModel ✔️ A list of user objects.
HasNextPage bool ✔️ Whether another page is available.
NextCursor optionalnullable.OptionalNullable[string] The next cursor of the members to get. 1234567890