回答編集履歴

1

追記

2020/09/25 06:34

投稿

quickquip
quickquip

スコア11235

test CHANGED
@@ -23,3 +23,19 @@
23
23
  >
24
24
 
25
25
  > * popular : return only the most popular results in the response.
26
+
27
+
28
+
29
+ ----
30
+
31
+
32
+
33
+ 2回目のアクセスで「取得済みのツイートのIDのうち一番小さいもの **- 1**」を、`max_id`パラメータに指定します。
34
+
35
+
36
+
37
+ > max_id
38
+
39
+ >
40
+
41
+ > Returns results with an ID less than (that is, older than) or equal to the specified ID.