configuration
fun Help.configuration(vararg options: Option): JsonObjectApiAction<Help.Configuration>
Content copied to clipboard
Returns the current configuration used by Twitter including twitter.com slugs which are not usernames, maximum photo resolutions, and t.co shortened URL length. It is recommended applications request this endpoint when they are loaded, but no more than once a day.
Receiver
Help endpoint instance.
Return
JsonObjectApiAction for Configuration model.
Parameters
options
Optional. Custom parameters of this request.
Shorthand property to Help.configuration.