Skip to content

Retrieving Comments using name #80

@Brotakuu

Description

@Brotakuu

If i have the name of a listing such as t3_85ahch in askreddit, how can i retrieve all comments for that listing?

Tried something like this, but not working.

session.subreddit('awardtravel').submission(from_id: "t3_85ahch").comments
NoMethodError: undefined method `from_id' for #<Redd::Models::Listing:0x0>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions