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_destroy (
Twitter.list_id
 
list_id
, 
Twitter.credentials
 
credentials)
Lists destroyDeletes the specified list.
list_id
The list ID or the slug/owner combination of 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.