App Logo
reddit.com

Get Reddit chat inbox

List the conversations in your Reddit chat inbox (DMs), newest activity first: room id + url, name, chat type, your membership (invite = a chat request you have not accepted), unread count, the other members, and the last message with its direction and real timestamp. Reads the chat client's own synced store, so it returns the whole inbox rather than the rows the virtualised rail happens to render. Threads are a separate surface and are not listed. Runs only via the browser extension, not the hosted cloud browser.

Input

limit optional

Maximum number of conversations to return, newest activity first. Omit for every conversation the chat client holds.

Output

me required

The signed-in account as chat identifies it, e.g. "@t2_29fgxvhi79:reddit.com" — the id `sent_by_me` compares senders against. Chat speaks account ids, not usernames; reddit.com/whoami names the account.

count required

How many conversations are returned (after `limit`).

conversations required

Start building not clicking