module IVLE::Profile

Public Instance Methods

profile_view() click to toggle source
# File lib/IVLE/api/profile.rb, line 3
def profile_view
  api 'Profile_View'
end