So, I’ve been programming a bot using Twython. And whenever I use the reply function:
Twitter.update_status(status=…, in_reply_to_status_id=statusid)
The account replies perfectly fine, but if I’m on another account I cannot view this reply.