tenor-client
Preparing search index...
TenorClientError
Class TenorClientError
Hierarchy
Error
TenorClientError
Index
Constructors
constructor
Properties
cause?
message
name
stack?
Constructors
constructor
new
TenorClientError
(
message
?:
string
)
:
TenorClientError
Parameters
Optional
message
:
string
Returns
TenorClientError
new
TenorClientError
(
message
?:
string
,
options
?:
ErrorOptions
)
:
TenorClientError
Parameters
Optional
message
:
string
Optional
options
:
ErrorOptions
Returns
TenorClientError
Properties
Optional
cause
cause
?:
unknown
message
message
:
string
name
name
:
string
Optional
stack
stack
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
cause
message
name
stack
src
types
responses.ts
TenorAutocompleteAPIResponse
TenorCategoriesAPIResponse
TenorFeaturedAPIResponse
TenorPostsAPIResponse
TenorSearchAPIResponse
TenorSearchSuggestionsAPIResponse
TenorTrendingTermsAPIResponse
options.ts
TenorAutocompleteOptions
TenorCategoriesOptions
TenorClientOptions
TenorFeaturedOptions
TenorPostsOptions
TenorRegisterShareOptions
TenorSearchOptions
TenorSearchSuggestionsOptions
TenorTrendingTermsOptions
objects.ts
TenorCategoryObject
TenorMediaObject
TenorResponseObject
types.ts
TenorAspectRatioRange
TenorCategoryType
TenorContentFilter
TenorContentFormat
TenorCountry
TenorLocale
TenorMediaFilter
TenorMediaFlag
TenorSearchFilter
index.ts
TenorClient
TenorClientError