Module egg_mode::trend[][src]

Expand description

Sturcts and functions for working with trending topic in Twitter.

In this module, you are able to get locations with trending topics.

Types

  • TrendLocation: the element of trending information returned by trend API
  • PlaceType: a member in TrendLocation, which includes the code and related name to specify the kind of place

Structs

The code and related name to specify the kind of location.

Reprsent the locations that Twitter has trending topic information

Functions

Returns the locations that Twitter has trending topic information for.

Returns the locations that Twitter has trending topic information for, closest to a specified location.