extwitter v0.13.0
  • Pages
  • Modules

    ExTwitter.API.Tweets (extwitter v0.13.0) View Source

    Provides Tweets API interfaces.

    Link to this section Summary

    Functions

    destroy_status(id, options \\ [])
    lookup_status(id, options \\ [])
    retweet(id, options \\ [])
    retweeter_ids(id, options \\ [])
    retweets(id, options \\ [])
    show(id, options \\ [])
    unretweet(id, options \\ [])
    update(status, options \\ [])
    update_with_chunked_media(status, path, content_type, options \\ [])
    update_with_media(status, media_content, options \\ [])

    Link to this section Functions

    Link to this function

    destroy_status(id, options \\ [])

    View Source
    Link to this function

    lookup_status(id, options \\ [])

    View Source
    Link to this function

    retweet(id, options \\ [])

    View Source
    Link to this function

    retweeter_ids(id, options \\ [])

    View Source
    Link to this function

    retweets(id, options \\ [])

    View Source
    Link to this function

    show(id, options \\ [])

    View Source
    Link to this function

    unretweet(id, options \\ [])

    View Source
    Link to this function

    update(status, options \\ [])

    View Source
    Link to this function

    update_with_chunked_media(status, path, content_type, options \\ [])

    View Source
    Link to this function

    update_with_media(status, media_content, options \\ [])

    View Source

    Find it on Hex: Package Preview (current file)

    Built using ExDoc (v0.26.0) for the Elixir programming language. Designed by Friedel Ziegelmayer.

    API Reference