extwitter v0.13.0
  • Pages
  • Modules

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

    Provides users API interfaces.

    Link to this section Summary

    Functions

    user(user_id)
    user(user_id, options)
    user(user_id, screen_name, options \\ [])
    user_lookup(options)
    user_lookup(id, options \\ [])
    user_profile_banner(user_id)
    user_search(query, options \\ [])
    verify_credentials(options \\ [])

    Link to this section Functions

    Link to this function

    user(user_id)

    View Source
    Link to this function

    user(user_id, options)

    View Source
    Link to this function

    user(user_id, screen_name, options \\ [])

    View Source
    Link to this function

    user_lookup(options)

    View Source
    Link to this function

    user_lookup(id, options \\ [])

    View Source
    Link to this function

    user_profile_banner(user_id)

    View Source
    Link to this function

    user_search(query, options \\ [])

    View Source
    Link to this function

    verify_credentials(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