.. |count| replace:: Specifies the number of statuses to retrieve.
.. |count| replace:: Specifies the number of statuses to retrieve.
.. |page| replace:: Specifies the page of results to retrieve. Note: there are pagination limits.
.. |page| replace:: Specifies the page of results to retrieve. Note: there are pagination limits.
.. |uid| replace:: Specifies the ID or screen name of the user.
.. |uid| replace:: Specifies the ID or screen name of the user.
.. |user_id| replace:: Specfies the ID of the user. Helpful for disambiguating when a valid user ID is also a valid screen name.
.. |user_id| replace:: Specifies the ID of the user. Helpful for disambiguating when a valid user ID is also a valid screen name.
.. |screen_name| replace:: Specfies the screen name of the user. Helpful for disambiguating when a valid screen name is also a user ID.
.. |screen_name| replace:: Specifies the screen name of the user. Helpful for disambiguating when a valid screen name is also a user ID.
.. |sid| replace:: The numerical ID of the status.
.. |sid| replace:: The numerical ID of the status.
.. |cursor| replace:: Breaks the results into pages. Provide a value of -1 to begin paging. Provide values as returned to in the response body's next_cursor and previous_cursor attributes to page back and forth in the list.
.. |cursor| replace:: Breaks the results into pages. Provide a value of -1 to begin paging. Provide values as returned to in the response body's next_cursor and previous_cursor attributes to page back and forth in the list.
.. |exclude| replace:: Setting this equal to hashtags will remove all hashtags from the trends list.
.. |exclude| replace:: Setting this equal to hashtags will remove all hashtags from the trends list.