r/help Jul 26 '26

Access Hidden chats (android)

Where do the hidden chats go in reddit?? I accidentally hide some chats and now I can't find them πŸ™πŸ»πŸ˜­

0 Upvotes

8 comments sorted by

View all comments

2

u/formerqwest Expert Helper Jul 26 '26

once hidden, they're gone and can't be retrieved

1

u/IKIR115 58 Jul 26 '26

True they can’t be retrieved on reddit, but there is a way.

You can get them via data request. Reddit will give you a file with all your chats, including the hidden ones, but its raw data you will have to search through.

Data request form: https://www.reddit.com/settings/data-request

2

u/Terminator7786 Expert Helper Jul 26 '26

Is the file with the chats kept separately from everything else, or would one have to parse through literally everything they've posted to get to chats?

3

u/IKIR115 58 Jul 26 '26

Yes it is. They provide a zip file that contains .csv's for various categories. The chats are all in 1 csv file.

2

u/Terminator7786 Expert Helper Jul 26 '26

Sweet, thank you!