vk_groups_is_member
Check whether a user is a member of a VK community. Specify community ID and user ID(s) to determine membership status with optional extended details.
Instructions
Returns information specifying whether a user is a member of a community.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | Yes | ID or screen name of the community. | |
| user_id | No | User ID. | |
| user_ids | No | User IDs. | |
| extended | No | '1' - to return an extended response with additional fields. By default: '0'. |