extwitter
v0.13.0
Pages
Modules
ExTwitter.API.Lists
(extwitter v0.13.0)
View Source
Provides lists API interfaces.
Link to this section
Summary
Functions
add_list_members(options)
add_list_members(list_id, member_ids)
create_list(options)
create_list(list_name, options \\ [])
destroy_list(options)
destroy_list(list_id, options \\ [])
list_members(options)
list_members(list, owner, options \\ [])
list_memberships(options \\ [])
list_subscribers(options)
list_subscribers(list, owner, options \\ [])
list_timeline(options)
list_timeline(list, owner, options \\ [])
lists(id_or_screen_name, options \\ [])
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(options)
View Source
Link to this function
create_list(list_name, options \\ [])
View Source
Link to this function
destroy_list(options)
View Source
Link to this function
destroy_list(list_id, options \\ [])
View Source
Link to this function
list_members(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(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