Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help, pretty new Not sure what the issue is.. #36

Open
andykiller86 opened this issue Feb 10, 2024 · 3 comments
Open

Help, pretty new Not sure what the issue is.. #36

andykiller86 opened this issue Feb 10, 2024 · 3 comments

Comments

@andykiller86
Copy link

Pasted the script error Im getting when running the coded?

Enter the number(s) of the file type to clone, separating by comma.
For example, to copy photos and documents type: 1,3
Your answer: 0
New cloning or continuation?
1 = new
2 = resume
Your answer: 1
2/9275 (blank id)
3/9275 (blank id)

Not recognized message type:

{
"": "Message",
"id": 4,
"from_user": {
"
": "User",
"id": 1104838547,
"is_self": true,
"is_contact": true,
"is_mutual_contact": false,
"is_deleted": false,
"is_bot": false,
"is_verified": false,
"is_restricted": false,
"is_scam": false,
"is_fake": false,
"is_support": false,
"is_premium": false,
"first_name": "A",
"status": "UserStatus.OFFLINE",
"last_online_date": "2024-02-10 13:32:49",
"username": "TheSearchEngine",
"phone_number": "*********"
},
"date": "2024-01-04 19:21:05",
"chat": {
"": "Chat",
"id": -1002072353912,
"type": "ChatType.SUPERGROUP",
"is_verified": false,
"is_restricted": false,
"is_creator": true,
"is_scam": false,
"is_fake": false,
"title": "TheXxXEngine",
"username": "TheXxXEngine",
"photo": {
"
": "ChatPhoto",
"small_file_id": "AQADBAADJMAxG-AWuVAAEAIAA4hT1a8W____iRRiN4_CXaIABB4E",
"small_photo_unique_id": "AgADJMAxG-AWuVA",
"big_file_id": "AQADBAADJMAxG-AWuVAAEAMAA4hT1a8W____iRRiN4_CXaIABB4E",
"big_photo_unique_id": "AgADJMAxG-AWuVA"
},
"dc_id": 4,
"has_protected_content": false,
"permissions": {
"_": "ChatPermissions",
"can_send_messages": true,
"can_send_media_messages": true,
"can_send_other_messages": true,
"can_send_polls": false,
"can_add_web_page_previews": true,
"can_change_info": false,
"can_invite_users": true,
"can_pin_messages": false
}
}
}
Traceback (most recent call last):
File "C:\Users\andy-\Desktop\clonechat-main\clonechat.py", line 674, in
main()
File "C:\Users\andy-\Desktop\clonechat-main\clonechat.py", line 560, in main
func_sender = get_sender(message)
File "C:\Users\andy-\Desktop\clonechat-main\clonechat.py", line 277, in get_sender
raise Exception
Exception

@DevHuney
Copy link

Did you manage to resolve the problem?

@andykiller86
Copy link
Author

Did you manage to resolve the problem?

No I didn't, I tried multiple times and still got the same error.

@timgahmencoding
Copy link

#37 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants