Module: WyWecall::Api::Account
- Included in:
- Client
- Defined in:
- lib/wy_wecall/api/account.rb
Instance Method Summary collapse
Instance Method Details
#query_account ⇒ Object
6 7 8 |
# File 'lib/wy_wecall/api/account.rb', line 6 def query_account get('/account/get') end |