Preparing search index...
The search index is not available
tinderbot-puppet
tinderbot-puppet
PaginatedList
Interface PaginatedList<T>
interface
PaginatedList
<
T
>
{
count
:
number
;
next
:
string
;
previous
:
string
;
results
:
T
[]
;
}
Type Parameters
T
Index
Properties
count
next
previous
results
Properties
count
count
:
number
next
next
:
string
previous
previous
:
string
results
results
:
T
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
count
next
previous
results
tinderbot-puppet
Functions
paginate
Classes
BrowserService
MatchesService
Messenger
Reporter
Swiper
Interfaces
Bot
Match
MatchPayload
PaginatedList
Variables
mockMatch
mockMatchPayload
Generated using
TypeDoc