Module: Washbullet::API::Me

Included in:
Washbullet::API
Defined in:
lib/washbullet/api/me.rb

Instance Method Summary collapse

Instance Method Details

#meObject



4
5
6
# File 'lib/washbullet/api/me.rb', line 4

def me
  get '/v2/users/me'
end