Skip to content

how to put "amount=all comments" parameter for media_comments ? #1527

Closed Answered by adw0rd
hendragunawanipb asked this question in Q&A
Discussion options

You must be logged in to vote

As written in the documentation, amount=0 is all comments

>>> comments = cl.media_comments(3110710313933097170, amount=0)
>>> len(comments)
3

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@hendragunawanipb
Comment options

Answer selected by hendragunawanipb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants