Module: PixivApi::Request::Profiles
- Included in:
- Client
- Defined in:
- lib/pixiv_api/request/profiles.rb
Instance Method Summary collapse
Instance Method Details
#profiles(*args) ⇒ Object
4 5 6 |
# File 'lib/pixiv_api/request/profiles.rb', line 4 def profiles(*args) unsupported!('me/profile/contacts') end |