Class Twitter::Configuration
In: lib/twitter/configuration.rb
Parent: Twitter::Base

Methods

Included Modules

Memoizable

External Aliases

short_url_length -> short_uri_length
short_url_length_https -> short_uri_length_https

Attributes

characters_reserved_per_media  [R]  @return [Integer]
max_media_per_upload  [R]  @return [Integer]
non_username_paths  [R]  @return [Array<String>]
photo_size_limit  [R]  @return [Integer]
short_url_length  [R]  @return [Integer]
short_url_length_https  [R]  @return [Integer]

Public Instance methods

Returns an array of photo sizes

@return [Array<Twitter::Size>]

[Validate]