# MembersIdsResponse
## Properties
**member_ids** | **Vec<String>** | List of user IDs of members in the group chat. Only users of LINE for iOS and LINE for Android are included in `memberIds`. |
**next** | Option<**String**> | A continuation token to get the next array of user IDs of the members in the group chat. Returned only when there are remaining user IDs that were not returned in `memberIds` in the original request. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)