From e0b2e67ff964b3ff35d6bb0a7fff649c0a3b3ec5 Mon Sep 17 00:00:00 2001 From: venatbot Date: Mon, 22 Jul 2024 01:30:18 +0000 Subject: [PATCH] Updates --- classes/auth.TwitterGuestAuth.html | 44 +++++------ classes/auth_user.TwitterUserAuth.html | 62 +++++++-------- classes/errors.ApiError.html | 10 +-- classes/platform.Platform.html | 6 +- classes/scraper.Scraper.html | 76 +++++++++---------- enums/search.SearchMode.html | 12 +-- functions/api.addApiParams.html | 2 +- ...de_randomize_ciphers.randomizeCiphers.html | 2 +- functions/profile.getProfile.html | 2 +- functions/profile.getUserIdByScreenName.html | 2 +- functions/profile.parseProfile.html | 2 +- .../relationships.fetchProfileFollowers.html | 2 +- .../relationships.fetchProfileFollowing.html | 2 +- functions/relationships.getFollowers.html | 2 +- functions/relationships.getFollowing.html | 2 +- functions/requests.updateCookieJar.html | 2 +- functions/search.fetchSearchProfiles.html | 2 +- functions/search.fetchSearchTweets.html | 2 +- functions/search.searchProfiles.html | 2 +- functions/search.searchTweets.html | 2 +- .../timeline_async.getTweetTimeline.html | 2 +- functions/timeline_async.getUserTimeline.html | 2 +- ...timeline_list.parseListTimelineTweets.html | 2 +- ...elationship.parseRelationshipTimeline.html | 2 +- ...line_search.parseSearchTimelineTweets.html | 2 +- ...eline_search.parseSearchTimelineUsers.html | 2 +- .../timeline_tweet_util.parseMediaGroups.html | 2 +- ...eline_tweet_util.reconstructTweetHtml.html | 2 +- .../timeline_v1.parseTimelineTweetsV1.html | 2 +- functions/timeline_v1.parseUsers.html | 2 +- functions/timeline_v2.parseAndPush.html | 2 +- functions/timeline_v2.parseLegacyTweet.html | 2 +- ...timeline_v2.parseThreadedConversation.html | 2 +- ...e_v2.parseTimelineEntryItemContentRaw.html | 2 +- .../timeline_v2.parseTimelineTweetsV2.html | 2 +- functions/trends.getTrends.html | 2 +- functions/tweets.fetchLikedTweets.html | 2 +- functions/tweets.fetchListTweets.html | 2 +- functions/tweets.fetchTweets.html | 2 +- functions/tweets.fetchTweetsAndReplies.html | 2 +- functions/tweets.getLatestTweet.html | 2 +- functions/tweets.getLikedTweets.html | 2 +- functions/tweets.getTweet.html | 2 +- functions/tweets.getTweetAnonymous.html | 2 +- functions/tweets.getTweetWhere.html | 2 +- functions/tweets.getTweets.html | 2 +- functions/tweets.getTweetsAndReplies.html | 2 +- .../tweets.getTweetsAndRepliesByUserId.html | 2 +- functions/tweets.getTweetsByUserId.html | 2 +- functions/tweets.getTweetsWhere.html | 2 +- functions/type_util.isDefined.html | 2 +- functions/type_util.isFieldDefined.html | 2 +- interfaces/api.FetchTransformOptions.html | 6 +- interfaces/api_data.EndpointFieldInfo.html | 8 +- interfaces/auth.TwitterAuth.html | 20 ++--- interfaces/auth.TwitterAuthOptions.html | 6 +- interfaces/errors.TwitterApiErrorRaw.html | 20 ++--- ...platform_interface.PlatformExtensions.html | 4 +- interfaces/profile.LegacyUserRaw.html | 50 ++++++------ interfaces/profile.Profile.html | 50 ++++++------ interfaces/profile.UserRaw.html | 6 +- interfaces/scraper.ScraperOptions.html | 6 +- .../timeline_async.FetchProfilesResponse.html | 6 +- .../timeline_async.FetchTweetsResponse.html | 6 +- interfaces/timeline_list.ListTimeline.html | 4 +- ...nship.RelationshipEntryItemContentRaw.html | 8 +- ...ine_relationship.RelationshipEntryRaw.html | 8 +- ...ine_relationship.RelationshipTimeline.html | 4 +- .../timeline_search.SearchTimeline.html | 4 +- .../timeline_v1.EditControlInitialRaw.html | 10 +-- ...meline_v1.ExtSensitiveMediaWarningRaw.html | 8 +- interfaces/timeline_v1.Hashtag.html | 4 +- interfaces/timeline_v1.LegacyTweetRaw.html | 38 +++++----- .../timeline_v1.QueryProfilesResponse.html | 8 +- .../timeline_v1.QueryTweetsResponse.html | 8 +- interfaces/timeline_v1.SearchResultRaw.html | 18 ++--- interfaces/timeline_v1.TimelineDataRaw.html | 4 +- .../timeline_v1.TimelineDataRawAddEntry.html | 4 +- .../timeline_v1.TimelineDataRawCursor.html | 6 +- .../timeline_v1.TimelineDataRawEntity.html | 4 +- ...imeline_v1.TimelineDataRawInstruction.html | 8 +- ...timeline_v1.TimelineDataRawModuleItem.html | 4 +- .../timeline_v1.TimelineDataRawPinEntry.html | 4 +- ...meline_v1.TimelineDataRawReplaceEntry.html | 4 +- .../timeline_v1.TimelineGlobalObjectsRaw.html | 6 +- .../timeline_v1.TimelineMediaBasicRaw.html | 8 +- .../timeline_v1.TimelineMediaExtendedRaw.html | 16 ++-- interfaces/timeline_v1.TimelineResultRaw.html | 18 ++--- .../timeline_v1.TimelineUrlBasicRaw.html | 6 +- ...meline_v1.TimelineUserMentionBasicRaw.html | 8 +- interfaces/timeline_v1.TimelineV1.html | 6 +- interfaces/timeline_v1.VideoInfo.html | 4 +- interfaces/timeline_v1.VideoVariant.html | 6 +- ...timeline_v2.SearchEntryItemContentRaw.html | 10 +-- interfaces/timeline_v2.SearchEntryRaw.html | 8 +- .../timeline_v2.ThreadedConversation.html | 4 +- ...meline_v2.TimelineEntryItemContentRaw.html | 14 ++-- interfaces/timeline_v2.TimelineEntryRaw.html | 6 +- .../timeline_v2.TimelineInstruction.html | 8 +- .../timeline_v2.TimelineUserResultRaw.html | 8 +- interfaces/timeline_v2.TimelineV2.html | 4 +- interfaces/tweets.Mention.html | 8 +- interfaces/tweets.Photo.html | 8 +- interfaces/tweets.PlaceRaw.html | 16 ++-- interfaces/tweets.Tweet.html | 76 +++++++++---------- interfaces/tweets.TweetResultByRestId.html | 4 +- interfaces/tweets.Video.html | 8 +- modules/api.html | 2 +- modules/api_data.html | 2 +- modules/auth.html | 2 +- modules/auth_user.html | 2 +- modules/errors.html | 2 +- modules/platform.html | 2 +- modules/platform_node.html | 2 +- modules/platform_node_randomize_ciphers.html | 2 +- modules/platform_platform_interface.html | 2 +- modules/profile.html | 2 +- modules/relationships.html | 2 +- modules/requests.html | 2 +- modules/scraper.html | 2 +- modules/search.html | 2 +- modules/timeline_async.html | 2 +- modules/timeline_list.html | 2 +- modules/timeline_relationship.html | 2 +- modules/timeline_search.html | 2 +- modules/timeline_tweet_util.html | 2 +- modules/timeline_v1.html | 2 +- modules/timeline_v2.html | 2 +- modules/trends.html | 2 +- modules/tweets.html | 2 +- modules/type_util.html | 2 +- types/api.RequestApiResult.html | 2 +- types/api_data.ApiRequestInfo.html | 4 +- types/timeline_async.FetchProfiles.html | 2 +- types/timeline_async.FetchTweets.html | 2 +- types/timeline_v1.ParseTweetResult.html | 2 +- types/tweets.TweetQuery.html | 2 +- types/type_util.NonNullableField.html | 2 +- variables/api.bearerToken.html | 2 +- variables/api_data.apiRequestFactory.html | 2 +- variables/platform_node.platform.html | 2 +- ...rm_platform_interface.genericPlatform.html | 2 +- variables/tweets.features.html | 2 +- 143 files changed, 492 insertions(+), 492 deletions(-) diff --git a/classes/auth.TwitterGuestAuth.html b/classes/auth.TwitterGuestAuth.html index 5142c19..8a9f13f 100644 --- a/classes/auth.TwitterGuestAuth.html +++ b/classes/auth.TwitterGuestAuth.html @@ -31,7 +31,7 @@

Implements

+
  • Defined in src/auth.ts:93
  • @@ -83,14 +83,14 @@
    bearerToken: Optional options: Partial<TwitterAuthOptions>

    Returns TwitterGuestAuth

    +
  • Defined in src/auth.ts:101
  • Properties

    bearerToken: string
    +
  • Defined in src/auth.ts:94
  • fetch: {
        (input, init?): Promise<Response>;
        (input, init?): Promise<Response>;
    }
    @@ -124,27 +124,27 @@
    Optional Returns Promise<Response>
    +
  • Defined in src/auth.ts:99
  • guestCreatedAt?: Date
    +
  • Defined in src/auth.ts:97
  • guestToken?: string
    +
  • Defined in src/auth.ts:96
  • jar: CookieJar
    +
  • Defined in src/auth.ts:95
  • options?: Partial<TwitterAuthOptions>
    +
  • Defined in src/auth.ts:103
  • Methods

    @@ -159,7 +159,7 @@

    Returns null

    +
  • Defined in src/auth.ts:138
  • +
  • Defined in src/auth.ts:110
  • +
  • Defined in src/auth.ts:129
  • +
  • Defined in src/auth.ts:190
  • +
  • Defined in src/auth.ts:172
    • @@ -207,7 +207,7 @@
    +
  • Defined in src/auth.ts:168
  • +
  • Defined in src/auth.ts:134
  • +
  • Defined in src/auth.ts:146
  • +
  • Defined in src/auth.ts:114
  • +
  • Defined in src/auth.ts:119
  • +
  • Defined in src/auth.ts:123
    • @@ -309,7 +309,7 @@

      Parameters

      key: string

    Returns Promise<void>

    +
  • Defined in src/auth.ts:176
  • +
  • Defined in src/auth.ts:237
    • @@ -332,7 +332,7 @@
    +
  • Defined in src/auth.ts:199
  • +
  • Defined in src/auth.ts:99
  • guestCreatedAt?: Date
    +
  • Defined in src/auth.ts:97
  • guestToken?: string
    +
  • Defined in src/auth.ts:96
  • jar: CookieJar
    +
  • Defined in src/auth.ts:95
  • options?: Partial<TwitterAuthOptions>
    +
  • Defined in src/auth.ts:103
  • Methods

    @@ -170,7 +170,7 @@

    Returns null

    +
  • Defined in src/auth.ts:138
  • +
  • Defined in src/auth.ts:110
  • +
  • Defined in src/auth.ts:129
    • @@ -207,7 +207,7 @@

      Parameters

      data: TwitterUserAuthFlowRequest

    Returns Promise<FlowTokenResult>

    +
  • Defined in src/auth-user.ts:318
  • +
  • Defined in src/auth.ts:172
  • +
  • Defined in src/auth.ts:168
    • @@ -238,7 +238,7 @@

      Parameters

      prev: FlowTokenResultSuccess

    Returns Promise<FlowTokenResult>

    +
  • Defined in src/auth-user.ts:251
    • @@ -253,7 +253,7 @@
      prev: email: undefined | string

    Returns Promise<FlowTokenResult>

    +
  • Defined in src/auth-user.ts:293
    • @@ -268,7 +268,7 @@
      prev: email: string

    Returns Promise<FlowTokenResult>

    +
  • Defined in src/auth-user.ts:190
    • @@ -283,7 +283,7 @@
      prev: password: string

    Returns Promise<FlowTokenResult>

    +
  • Defined in src/auth-user.ts:233
    • @@ -298,7 +298,7 @@
      prev: username: string

    Returns Promise<FlowTokenResult>

    +
  • Defined in src/auth-user.ts:208
    • @@ -311,7 +311,7 @@

      Parameters

      prev: FlowTokenResultSuccess

    Returns Promise<FlowTokenResult>

    +
  • Defined in src/auth-user.ts:175
    • @@ -324,7 +324,7 @@

      Parameters

      prev: FlowTokenResultSuccess

    Returns Promise<FlowTokenResult>

    +
  • Defined in src/auth-user.ts:311
    • @@ -339,7 +339,7 @@
      prev: secret: string

    Returns Promise<FlowTokenResult>

    +
  • Defined in src/auth-user.ts:265
  • +
  • Defined in src/auth.ts:134
  • +
  • Defined in src/auth-user.ts:147
    • @@ -373,7 +373,7 @@

      Parameters

      headers: Headers$1

    Returns Promise<void>

    +
  • Defined in src/auth-user.ts:133
  • +
  • Defined in src/auth-user.ts:141
  • +
  • Defined in src/auth-user.ts:60
  • +
  • Defined in src/auth-user.ts:73
  • +
  • Defined in src/auth-user.ts:119
  • +
  • Defined in src/auth.ts:176
  • +
  • Defined in src/auth.ts:199
  • +
  • Defined in src/errors.ts:10
  • +
  • Defined in src/scraper.ts:380
  • +
  • Defined in src/scraper.ts:388
  • +
  • Defined in src/scraper.ts:402
  • +
  • Defined in src/scraper.ts:418
  • +
  • Defined in src/scraper.ts:125
  • +
  • Defined in src/scraper.ts:111
  • +
  • Defined in src/scraper.ts:442
  • +
  • Defined in src/scraper.ts:467
  • +
  • Defined in src/scraper.ts:481
  • +
  • Defined in src/search.ts:17
  • @@ -41,27 +41,27 @@

    Enumeration Members

    Latest: 1
    +
  • Defined in src/search.ts:19
  • Photos: 2
    +
  • Defined in src/search.ts:20
  • Top: 0
    +
  • Defined in src/search.ts:18
  • Users: 4
    +
  • Defined in src/search.ts:22
  • Videos: 3
    +
  • Defined in src/search.ts:21
  • +
  • Defined in src/api.ts:150
  • +
  • Defined in src/platform/node/randomize-ciphers.ts:21
  • +
  • Defined in src/profile.ts:125
  • +
  • Defined in src/profile.ts:206
  • +
  • Defined in src/profile.ts:86
  • +
  • Defined in src/relationships.ts:48
  • +
  • Defined in src/relationships.ts:32
  • +
  • Defined in src/relationships.ts:22
  • +
  • Defined in src/relationships.ts:12
  • +
  • Defined in src/search.ts:64
  • +
  • Defined in src/search.ts:46
  • +
  • Defined in src/search.ts:36
  • +
  • Defined in src/search.ts:25
  • +
  • Defined in src/timeline-async.ts:59
  • +
  • Defined in src/timeline-async.ts:26
  • +
  • Defined in src/timeline-list.ts:21
  • +
  • Defined in src/timeline-relationship.ts:43
  • +
  • Defined in src/timeline-search.ts:22
  • +
  • Defined in src/timeline-search.ts:77
  • +
  • Defined in src/timeline-tweet-util.ts:72
  • +
  • Defined in src/timeline-v1.ts:380
  • +
  • Defined in src/timeline-v1.ts:446
  • +
  • Defined in src/timeline-v2.ts:373
  • +
  • Defined in src/timeline-v2.ts:115
  • +
  • Defined in src/timeline-v2.ts:390
  • +
  • Defined in src/timeline-v2.ts:339
  • +
  • Defined in src/timeline-v2.ts:291
  • +
  • Defined in src/trends.ts:5
  • +
  • Defined in src/tweets.ts:253
  • +
  • Defined in src/tweets.ts:167
  • +
  • Defined in src/tweets.ts:104
  • +
  • Defined in src/tweets.ts:135
  • +
  • Defined in src/tweets.ts:349
  • +
  • Defined in src/tweets.ts:288
  • +
  • Defined in src/tweets.ts:367
  • +
  • Defined in src/tweets.ts:391
  • +
  • Defined in src/tweets.ts:306
  • +
  • Defined in src/tweets.ts:197
  • +
  • Defined in src/tweets.ts:225
  • +
  • Defined in src/tweets.ts:243
  • +
  • Defined in src/tweets.ts:215
  • +
  • Defined in src/tweets.ts:325
  • +
  • Defined in src/type-util.ts:11
  • +
  • Defined in src/type-util.ts:5
  • +
  • Defined in src/api.ts:29
  • +
  • Defined in src/api-data.ts:28
  • +
  • Defined in src/auth.ts:13
  • Methods

    @@ -94,7 +94,7 @@

    Returns null

    +
  • Defined in src/auth.ts:60
  • +
  • Defined in src/auth.ts:18
  • +
  • Defined in src/auth.ts:48
    • @@ -128,7 +128,7 @@

      Returns boolean

    +
  • Defined in src/auth.ts:54
    • @@ -150,7 +150,7 @@
      url: Returns Promise<void>
    +
  • Defined in src/auth.ts:67
  • +
  • Defined in src/auth.ts:24
    • @@ -196,7 +196,7 @@
      Optional Returns Promise<void>
    +
  • Defined in src/auth.ts:33
  • +
  • Defined in src/auth.ts:43
  • +
  • Defined in src/auth.ts:8
  • transform: Partial<FetchTransformOptions>
    +
  • Defined in src/auth.ts:9
  • +
  • Defined in src/errors.ts:39
  • +
  • Defined in src/profile.ts:32
  • +
  • Defined in src/profile.ts:79
  • +
  • Defined in src/scraper.ts:51
  • +
  • Defined in src/timeline-list.ts:6
  • +
  • Defined in src/timeline-relationship.ts:8
  • +
  • Defined in src/timeline-relationship.ts:15
  • +
  • Defined in src/timeline-relationship.ts:26
  • +
  • Defined in src/timeline-search.ts:7
  • +
  • Defined in src/timeline-v1.ts:144
  • extended_entities?: {
        media?: TimelineMediaExtendedRaw[];
    }
    @@ -102,52 +102,52 @@

    Type declaration

  • Optional media?: TimelineMediaExtendedRaw[]
  • +
  • Defined in src/timeline-v1.ts:129
  • favorite_count?: number
    +
  • Defined in src/timeline-v1.ts:121
  • full_text?: string
    +
  • Defined in src/timeline-v1.ts:122
  • id_str?: string
    +
  • Defined in src/timeline-v1.ts:132
  • in_reply_to_status_id_str?: string
    +
  • Defined in src/timeline-v1.ts:133
  • place?: PlaceRaw
    +
  • Defined in src/timeline-v1.ts:134
  • quoted_status_id_str?: string
    +
  • Defined in src/timeline-v1.ts:141
  • reply_count?: number
    +
  • Defined in src/timeline-v1.ts:135
  • retweet_count?: number
    +
  • Defined in src/timeline-v1.ts:136
  • retweeted_status_id_str?: string
    +
  • Defined in src/timeline-v1.ts:137
  • retweeted_status_result?: {
        result?: TimelineResultRaw;
    }
    @@ -157,17 +157,17 @@

    Type declaration

  • Optional result?: TimelineResultRaw
  • +
  • Defined in src/timeline-v1.ts:138
  • time?: string
    +
  • Defined in src/timeline-v1.ts:142
  • user_id_str?: string
    +
  • Defined in src/timeline-v1.ts:143
  • +
  • Defined in src/timeline-v1.ts:70
  • +
  • Defined in src/timeline-v1.ts:86
  • note_tweet?: {
        note_tweet_results?: {
            result?: {
                text?: string;
            };
        };
    }
    @@ -93,7 +93,7 @@
    Optional
    Optional text?: string
    +
  • Defined in src/timeline-v1.ts:76
  • quoted_status_result?: {
        result?: SearchResultRaw;
    }
    @@ -103,12 +103,12 @@

    Type declaration

  • Optional result?: SearchResultRaw
  • +
  • Defined in src/timeline-v1.ts:83
  • rest_id?: string
    +
  • Defined in src/timeline-v1.ts:60
  • views?: {
        count?: string;
    }
    @@ -118,7 +118,7 @@

    Type declaration

  • Optional count?: string
  • +
  • Defined in src/timeline-v1.ts:73
  • +
  • Defined in src/timeline-v1.ts:179
  • +
  • Defined in src/timeline-v1.ts:219
  • replaceEntry?: {
        entry?: TimelineDataRawReplaceEntry;
    }
    @@ -64,7 +64,7 @@

    Type declaration

  • Optional entry?: TimelineDataRawReplaceEntry
  • +
  • Defined in src/timeline-v1.ts:222
  • +
  • Defined in src/timeline-v1.ts:165
  • +
  • Defined in src/timeline-v1.ts:198
  • +
  • Defined in src/timeline-v1.ts:208
  • +
  • Defined in src/timeline-v1.ts:152
  • +
  • Defined in src/timeline-v1.ts:103
  • quoted_status_result?: {
        result?: TimelineResultRaw;
    }
    @@ -93,17 +93,17 @@

    Type declaration

  • Optional result?: TimelineResultRaw
  • +
  • Defined in src/timeline-v1.ts:110
  • rest_id?: string
    +
  • Defined in src/timeline-v1.ts:90
  • +
  • Defined in src/timeline-v1.ts:114
  • views?: {
        count?: string;
    }
    @@ -113,7 +113,7 @@

    Type declaration

  • Optional count?: string
  • +
  • Defined in src/timeline-v1.ts:100
  • +
  • Defined in src/timeline-v2.ts:57
  • +
  • Defined in src/timeline-v2.ts:64
  • +
  • Defined in src/timeline-v2.ts:100
  • +
  • Defined in src/timeline-v2.ts:26
  • userDisplayType?: string
    +
  • Defined in src/timeline-v2.ts:29
  • user_results?: {
        result?: TimelineUserResultRaw;
    }
    @@ -82,7 +82,7 @@

    Type declaration

  • Optional result?: TimelineUserResultRaw
  • +
  • Defined in src/timeline-v2.ts:30
  • +
  • Defined in src/timeline-v2.ts:36
  • +
  • Defined in src/timeline-v2.ts:86
  • +
  • Defined in src/tweets.ts:37
  • +
  • Defined in src/api-data.ts:1
  • Index

    diff --git a/modules/auth.html b/modules/auth.html index 207e1d5..52bd7dd 100644 --- a/modules/auth.html +++ b/modules/auth.html @@ -16,7 +16,7 @@
  • auth
  • Module auth

    +
  • Defined in src/auth.ts:1
  • Index

    diff --git a/modules/auth_user.html b/modules/auth_user.html index f96d757..f87a597 100644 --- a/modules/auth_user.html +++ b/modules/auth_user.html @@ -16,7 +16,7 @@
  • auth-user
  • Module auth-user

    +
  • Defined in src/auth-user.ts:1
  • Index

    diff --git a/modules/errors.html b/modules/errors.html index 7ec96fa..0d227d2 100644 --- a/modules/errors.html +++ b/modules/errors.html @@ -16,7 +16,7 @@
  • errors
  • Module errors

    +
  • Defined in src/errors.ts:1
  • Index

    diff --git a/modules/platform.html b/modules/platform.html index 300f4e6..67fd419 100644 --- a/modules/platform.html +++ b/modules/platform.html @@ -16,7 +16,7 @@
  • platform
  • Module platform

    +
  • Defined in src/platform/index.ts:1
  • diff --git a/modules/platform_node.html b/modules/platform_node.html index 644da5b..1bff4f5 100644 --- a/modules/platform_node.html +++ b/modules/platform_node.html @@ -16,7 +16,7 @@
  • platform/node
  • Module platform/node

    +
  • Defined in src/platform/node/index.ts:1
  • Index

    diff --git a/modules/platform_node_randomize_ciphers.html b/modules/platform_node_randomize_ciphers.html index f27d19c..9657cc8 100644 --- a/modules/platform_node_randomize_ciphers.html +++ b/modules/platform_node_randomize_ciphers.html @@ -16,7 +16,7 @@
  • platform/node/randomize-ciphers
  • Module platform/node/randomize-ciphers

    +
  • Defined in src/platform/node/randomize-ciphers.ts:1
  • Index

    diff --git a/modules/platform_platform_interface.html b/modules/platform_platform_interface.html index 32c1947..9333c9e 100644 --- a/modules/platform_platform_interface.html +++ b/modules/platform_platform_interface.html @@ -16,7 +16,7 @@
  • platform/platform-interface
  • Module platform/platform-interface

    +
  • Defined in src/platform/platform-interface.ts:1
  • Index

    diff --git a/modules/profile.html b/modules/profile.html index dc22aba..2e6dc4d 100644 --- a/modules/profile.html +++ b/modules/profile.html @@ -16,7 +16,7 @@
  • profile
  • Module profile

    +
  • Defined in src/profile.ts:1
  • Index

    diff --git a/modules/relationships.html b/modules/relationships.html index 5f32ee8..a32226f 100644 --- a/modules/relationships.html +++ b/modules/relationships.html @@ -16,7 +16,7 @@
  • relationships
  • Module relationships

    +
  • Defined in src/relationships.ts:1
  • Index

    diff --git a/modules/requests.html b/modules/requests.html index 543b918..856ba7d 100644 --- a/modules/requests.html +++ b/modules/requests.html @@ -16,7 +16,7 @@
  • requests
  • Module requests

    +
  • Defined in src/requests.ts:1
  • Index

    diff --git a/modules/scraper.html b/modules/scraper.html index 9c6606d..5dadc2f 100644 --- a/modules/scraper.html +++ b/modules/scraper.html @@ -16,7 +16,7 @@
  • scraper
  • Module scraper

    +
  • Defined in src/scraper.ts:1
  • Index

    diff --git a/modules/search.html b/modules/search.html index 500c94a..e604f26 100644 --- a/modules/search.html +++ b/modules/search.html @@ -16,7 +16,7 @@
  • search
  • Module search

    +
  • Defined in src/search.ts:1
  • Index

    diff --git a/modules/timeline_async.html b/modules/timeline_async.html index 325213e..86e1ff5 100644 --- a/modules/timeline_async.html +++ b/modules/timeline_async.html @@ -16,7 +16,7 @@
  • timeline-async
  • Module timeline-async

    +
  • Defined in src/timeline-async.ts:1
  • Index

    diff --git a/modules/timeline_list.html b/modules/timeline_list.html index c594d0b..41a449d 100644 --- a/modules/timeline_list.html +++ b/modules/timeline_list.html @@ -16,7 +16,7 @@
  • timeline-list
  • Module timeline-list

    +
  • Defined in src/timeline-list.ts:1
  • Index

    diff --git a/modules/timeline_relationship.html b/modules/timeline_relationship.html index 0fea51a..75fad31 100644 --- a/modules/timeline_relationship.html +++ b/modules/timeline_relationship.html @@ -16,7 +16,7 @@
  • timeline-relationship
  • Module timeline-relationship

    +
  • Defined in src/timeline-relationship.ts:1
  • Index

    diff --git a/modules/timeline_search.html b/modules/timeline_search.html index 1239358..b955935 100644 --- a/modules/timeline_search.html +++ b/modules/timeline_search.html @@ -16,7 +16,7 @@
  • timeline-search
  • Module timeline-search

    +
  • Defined in src/timeline-search.ts:1
  • Index

    diff --git a/modules/timeline_tweet_util.html b/modules/timeline_tweet_util.html index 28a6873..857428f 100644 --- a/modules/timeline_tweet_util.html +++ b/modules/timeline_tweet_util.html @@ -16,7 +16,7 @@
  • timeline-tweet-util
  • Module timeline-tweet-util

    +
  • Defined in src/timeline-tweet-util.ts:1
  • Index

    diff --git a/modules/timeline_v1.html b/modules/timeline_v1.html index 973be4d..ca7e996 100644 --- a/modules/timeline_v1.html +++ b/modules/timeline_v1.html @@ -16,7 +16,7 @@
  • timeline-v1
  • Module timeline-v1

    +
  • Defined in src/timeline-v1.ts:1
  • Index

    diff --git a/modules/timeline_v2.html b/modules/timeline_v2.html index 567c85a..f2f507c 100644 --- a/modules/timeline_v2.html +++ b/modules/timeline_v2.html @@ -16,7 +16,7 @@
  • timeline-v2
  • Module timeline-v2

    +
  • Defined in src/timeline-v2.ts:1
  • Index

    diff --git a/modules/trends.html b/modules/trends.html index 596a983..19aceb1 100644 --- a/modules/trends.html +++ b/modules/trends.html @@ -16,7 +16,7 @@
  • trends
  • Module trends

    +
  • Defined in src/trends.ts:1
  • Index

    diff --git a/modules/tweets.html b/modules/tweets.html index 5c0232c..840f21c 100644 --- a/modules/tweets.html +++ b/modules/tweets.html @@ -16,7 +16,7 @@
  • tweets
  • Module tweets

    +
  • Defined in src/tweets.ts:1
  • Index

    diff --git a/modules/type_util.html b/modules/type_util.html index 9718bc8..b5fb10d 100644 --- a/modules/type_util.html +++ b/modules/type_util.html @@ -16,7 +16,7 @@
  • type-util
  • Module type-util

    +
  • Defined in src/type-util.ts:1
  • Index

    diff --git a/types/api.RequestApiResult.html b/types/api.RequestApiResult.html index 5557876..e5b6b9d 100644 --- a/types/api.RequestApiResult.html +++ b/types/api.RequestApiResult.html @@ -40,7 +40,7 @@
    errsuccess: false
    +
  • Defined in src/api.ts:38
  • +
  • Defined in src/api-data.ts:62
  • +
  • Defined in src/timeline-async.ts:9
  • +
  • Defined in src/timeline-async.ts:20
  • +
  • Defined in src/timeline-v1.ts:236
  • +
  • Defined in src/tweets.ts:91
  • +
  • Defined in src/type-util.ts:1
  • +
  • Defined in src/api.ts:32
  • +
  • Defined in src/api-data.ts:164
  • +
  • Defined in src/platform/node/index.ts:11
  • +
  • Defined in src/platform/platform-interface.ts:12
  • +
  • Defined in src/tweets.ts:95