3. API for list of scheduled posts can't be sorted by scheduled time; default to created time.
4. Scheduled reply is possible but feels like an odd use-case, except maybe self-replies to own thread.
5. From the API response, `in_reply_to_id` is an integer instead string, `JSON.parse` doesn't `BigInt`-fy it, rounds the number and gives the wrong ID 🤦♂️🤦♂️🤦♂️