TrendsApi

interface TrendsApi

View hashtags that are currently being used more frequently than usual.

See also

Functions

Link copied to clipboard
abstract suspend fun getTrends(limit: Int? = null): List<Tag>

Tags that are being used more frequently within the past week.