Variant
  •    
    {
    Variant
    •    
      { 
      string
       
      created_at
      , 
      string
       
      slug
      , 
      string
       
      name
      , 
      string
       
      full_name
      , 
      string
       
      description
      , 
      string
       
      mode
      , 
      bool
       
      following
      , 
      int
       
      member_count
      , 
      int
       
      subscriber_count
      , 
      string
       
      id
      , 
      string
       
      uri
       }
    • or 
      { 
      void
       
      ...
       }
     
    success
    }
  • or 
    {
    Variant
     
    failure
    }
  • or 
    {
    void
     
    ...
    }
lists_create (
string
 
name
, 
option
(
Variant
  •    
    { 
    void
     
    public
     }
  • or 
    { 
    void
     
    private
     }
)
 
mode
, 
string
 
description
, 
Twitter.credentials
 
credentials)
Lists createCreates a new list for the authenticated user.
name
The name for the list.
mode
Whether your list is public or private. Values can be public or private.
description
The description to give the list.
credentials
The user credentials.

Comments

The browser you use is not supported by this application, probably because it lacks some critical features.
For a better experience, please consider using this application with a supported browser.