Returns URL of square photo of the user with 100 pixels in width.
Returns:
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)