質問編集履歴

2

誤字脱字

2023/04/05 06:26

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -44,10 +44,10 @@
44
44
 
45
45
  <?php
46
46
  $client = new Client([
47
- 'Iw〜',
47
+ '〜',
48
- 'Qo〜',
48
+ '〜',
49
- '16〜',
49
+ '〜',
50
- '6d〜',
50
+ '〜',
51
51
  ]);
52
52
 
53
53
  $statuses = $client->get('search/tweets', ['q' => 'cowitter'])->statuses;

1

改善

2023/04/05 06:22

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -47,7 +47,7 @@
47
47
  'Iw〜',
48
48
  'Qo〜',
49
49
  '16〜',
50
- '6d2tU6sFly3EQJuAslFSv4OdEdDxkXcRTBlBnmyortQRU',
50
+ '6d',
51
51
  ]);
52
52
 
53
53
  $statuses = $client->get('search/tweets', ['q' => 'cowitter'])->statuses;