Description Usage Arguments See Also
GET users/show
1 | twtr_users_show(user_id, screen_name, include_entities = NULL, ...)
|
user_id |
The ID of the user for whom to return results for. Either an id or screen_name is required for this method. Example Values: 12345 |
screen_name |
The screen name of the user for whom to return results for. Either a id or screen_name is required for this method. Example Values: noradio |
include_entities |
The entities node will be disincluded when set to false. Example Values: false |
https://dev.twitter.com/rest/reference/get/users/show
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.