Telethon: OverflowError: int too big to convert when GetFullChat

chat = client.invoke(GetFullChatRequest(chat_id=int(-1001087453541))) OverflowError: int too big to convert

Seems not okay

About this issue

  • Original URL
  • State: closed
  • Created 7 years ago
  • Comments: 15 (7 by maintainers)

Most upvoted comments

Seems like supergroup is subtype of channel (strange, but method getFullChannel works!)