twitter-d ~master (2018-03-04T18:54:43Z)
Dub
Repo
CursoredList
twitter
api
template
CursoredList () {
string
previous_cursor_str
;
string
next_cursor_str
;
long
previous_cursor
;
long
next_cursor
;
}
Members
Variables
next_cursor
long
next_cursor
;
next_cursor_str
string
next_cursor_str
;
previous_cursor
long
previous_cursor
;
previous_cursor_str
string
previous_cursor_str
;
Meta
Source
See Implementation
twitter
api
interfaces
TwitterAPI
structs
FollowersList
IdsList
SearchResult
Status
TwitterCredentials
TwitterUser
templates
CursoredList