Method: Vk::API::Users::User#photo_100

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

#photo_100String

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

Returns:

  • (String)

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



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

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