Skip to content

GetStarredGists

[Source]

Lists the authenticated user's starred gists as a paginated list.

primitive val GetStarredGists

Constructors

create

[Source]

new val create()
: GetStarredGists val^

Returns


Public Functions

apply

[Source]

fun box apply(
  creds: Credentials val)
: Promise[(PaginatedList[Gist val] val | RequestError val)] tag

Parameters

Returns


eq

[Source]

fun box eq(
  that: GetStarredGists val)
: Bool val

Parameters

Returns


ne

[Source]

fun box ne(
  that: GetStarredGists val)
: Bool val

Parameters

Returns