There are a few things to note when using this method.
- * You must be following a protected user to be able to see their most
- recent status update. If you don't follow a protected user their
+ * You must be following a protected user to be able to see their most \
+ recent status update. If you don't follow a protected user their \
status will be removed.
- * The order of user IDs or screen names may not match the order of
+ * The order of user IDs or screen names may not match the order of \
users in the returned array.
- * If a requested user is unknown, suspended, or deleted, then that user
- will not be returned in the results list.
- * If none of your lookup criteria can be satisfied by returning a user
- object, a HTTP 404 will be thrown.
+ * If a requested user is unknown, suspended, or deleted, then that \
+ user will not be returned in the results list.
+ * If none of your lookup criteria can be satisfied by returning a \
+ user object, a HTTP 404 will be thrown.
:param screen_name: A list of screen names, up to 100 are allowed in a
single request.