Skip to content

OverflowError: int too big to convert #140

Answered by Dineshkarthik
Benouzao asked this question in Q&A
Discussion options

You must be logged in to vote

What you are doing is wrong.
It should be as below:

chat_id: # chat name without '@' prefeix or chat_id ==>  -1001615725460
last_read_message_id: 0 # as you will be starting from the very first message in the channel.

As mentioned in here you shouldn't change the last_read_message_id

Replies: 2 comments 2 replies

Comment options

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

Comment options

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

Answer selected by Dineshkarthik
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