settings
fun Account.settings(vararg options: Option): JsonObjectApiAction<Account.Settings>
Content copied to clipboard
Returns settings (including current trend, geo and sleep time information) for the authenticating user.
Receiver
Account endpoint instance.
Return
JsonObjectApiAction for Settings model.
Parameters
options
Optional. Custom parameters of this request.
Shorthand extension property to Account.settings.