Interface IVkParamsUsersGet

Hierarchy

  • IVkParamsUsersGet

Properties

fields: string[]

Profile fields to return. Sample values: 'nickname', 'screen_name', 'sex', 'bdate' (birthdate), 'city', 'country', 'timezone', 'photo', 'photo_medium', 'photo_big', 'has_mobile', 'contacts', 'education', 'online', 'counters', 'relation', 'last_seen', 'activity', 'can_write_private_message', 'can_see_all_posts', 'can_post', 'universities'.

name_case: string

Case for declension of user name and surname: 'nom' — nominative (default), 'gen' — genitive , 'dat' — dative, 'acc' — accusative , 'ins' — instrumental , 'abl' — prepositional.

user_ids: string[]

User IDs or screen names ('screen_name'). By default, current user ID.

Generated using TypeDoc