twitter_x_user_stream_list_users
List every account currently monitored for tweets. x_user_id is always null and is_monitor_profile is always 0 because profile-change monitoring is not supported.
Instructions
Compat drop-in for twitter_monitor_list using an x_user_stream-shaped envelope: list every account you are currently tweet-monitoring. Honest field mapping, not fabricated: x_user_id is always null (this API stores no numeric Twitter user id) and is_monitor_profile is always 0 (profile-change monitoring is not a capability this API has). Free per call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||