Constructors
constructor
Parameters
Properties
Private client
Methods
list
- list(params: { more: boolean; sort: string[] }): Promise<Response<Tag[]>>
Parameters
params: { more: boolean; sort: string[] }
more: boolean
sort: string[]
listPostsBySlug
Parameters