Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 4.38 KB

File metadata and controls

13 lines (9 loc) · 4.38 KB

GetConversationsV3Query

Parameters for getting XChat conversation list

Fields

Field Type Required Description Example
count ?int Max conversations per page (10–200, default 20). 100
all ?bool Follow the inbox cursor and return every conversation (may be slow). true
cookie string ✔️ Twitter authentication cookie or Twitter auth_token, how-to-get-twitter-cookie ct0=abc123... or 2c4a4e1832096aa694c739b83c83b6d96d43eba7
proxy ?string Optional HTTP proxy. Example: http://username:password@ip:port http://username:password@ip:port