When I post a reply to a user from the api by starting the tweet with @username the tweet does not show up in the users timeline or notifications. The tweet was created successfully and I see it on the apps tweets and replies but the user can’t see it anywhere.
Here is a sample tweet I sent from the app to my personal account
That tweet is not in my mentions or my timeline and I can’t see it if I search for it. Here is part of the response I got back. Any help in why this might not be working would be greatly appreciated.
created_at: ‘Thu Apr 26 20:51:42 +0000 2018’,
id: 989607975772975100,
id_str: ‘989607975772975107’,
text: ‘@DansAFunnyMan This is a test it is only a test’,
truncated: false,
entities:
{ hashtags: [],
symbols: [],
user_mentions: [ [Object] ],
urls: [] },
source: ‘Steem Tipper’,
in_reply_to_status_id: null,
in_reply_to_status_id_str: null,
in_reply_to_user_id: 26682808,
in_reply_to_user_id_str: ‘26682808’,
in_reply_to_screen_name: ‘DansAFunnyMan’,