Updated specific locations to be searchable, take a look at Las Vegas as an example.

This post has been de-listed

It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.

1
PRAW only fetches the last message in a modmail conversation
Post Body

I have something like

for conversation in subreddit.modmail.conversations(state = "all"):
  messages = list(conversation.messages)
  for message in messages:
    ... execute code here

Where subreddit is a Subreddit object and modmail is a Modmail object.

Recently conversation.messages has only included the latest message, whereas before it would contain all messages in the conversation. Is this a change to the reddit or PRAW API? I would like to be able to fetch all messages in a conversation.

Author
Account Strength
100%
Account Age
12 years
Verified Email
Yes
Verified Flair
No
Total Karma
11,940
Link Karma
2,049
Comment Karma
9,477
Profile updated: 6 hours ago
OnlyBlocked Developer

Subreddit

Post Details

We try to extract some basic information from the post title. This is not always successful or accurate, please use your best judgement and compare these values to the post title and body for confirmation.
Posted
2 years ago