Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ListAll ¶
func ListAll(ctx context.Context, c *gotwi.Client, p *types.ListAllInput) (*types.ListAllOutput, error)
This endpoint is only available to those users who have been approved for the Academic Research product track. The full-archive search endpoint returns the complete history of public Tweets matching a search query; since the first Tweet was created March 26, 2006. https://developer.twitter.com/en/docs/twitter-api/tweets/search/api-reference/get-tweets-search-all
func ListRecent ¶
func ListRecent(ctx context.Context, c *gotwi.Client, p *types.ListRecentInput) (*types.ListRecentOutput, error)
The recent search endpoint returns Tweets from the last seven days that match a search query. https://developer.twitter.com/en/docs/twitter-api/tweets/search/api-reference/get-tweets-search-recent
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.