Method: Vk::API::Users::User#photo_50

Defined in:
lib/vk/api/users/user.rb

#photo_50String

Returns URL of square photo of the user with 50 pixels in width.

Returns:

  • (String)

    URL of square photo of the user with 50 pixels in width



15
# File 'lib/vk/api/users/user.rb', line 15

attribute :photo_50, API::Types::Coercible::String.optional.default(nil)