Ask Your Question
1

What is the method to mention multiple user names in the Twitter API?

asked 2022-03-01 11:00:00 +0000

david gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2022-03-21 05:00:00 +0000

bukephalos gravatar image

To mention multiple user names in the Twitter API, you can concatenate the user names with a space in between each name and add the "@" symbol before each name. For example:

@username1 @username2 @username3

This will mention all three users in the tweet.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2022-03-01 11:00:00 +0000

Seen: 14 times

Last updated: Mar 21 '22