TikTok's photo endpoint caps the 'title' field at 90 UTF-16 runes but allows 'description' up to 4000. Today the publisher always sends the caption in 'title', which would silently fail for any photo caption longer than 90 chars. Split buildPostInfo into buildVideoPostInfo (uses title) and buildPhotoPostInfo (uses description, omits Duet/ Stitch/AIGC since they don't apply to photos). |
||
|---|---|---|
| .. | ||
| Feature | ||
| fixtures | ||
| Unit | ||
| CreatesApplication.php | ||
| Pest.php | ||
| TestCase.php | ||