ExTwitter.API.Lists (extwitter v0.14.0) View Source

Provides lists API interfaces.

Link to this section Summary

Link to this section Functions

Link to this function

add_list_members(options)

View Source
Link to this function

add_list_members(list_id, member_ids)

View Source
Link to this function

create_list(list_name, options \\ [])

View Source
Link to this function

destroy_list(list_id, options \\ [])

View Source
Link to this function

list_members(list, owner, options \\ [])

View Source
Link to this function

list_memberships(options \\ [])

View Source
Link to this function

list_subscribers(options)

View Source
Link to this function

list_subscribers(list, owner, options \\ [])

View Source
Link to this function

list_timeline(list, owner, options \\ [])

View Source
Link to this function

lists(id_or_screen_name, options \\ [])

View Source