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

how to get folder_id by folder name? #3100

Open
shared-object opened this issue Oct 24, 2024 · 9 comments
Open

how to get folder_id by folder name? #3100

shared-object opened this issue Oct 24, 2024 · 9 comments

Comments

@shared-object
Copy link

how to get folder_id by folder name??

@levlam
Copy link
Contributor

levlam commented Oct 25, 2024

The list of all folders is received through the update `updateChatFolders, so you can do this yourself, but be aware that multiple chat folders can have the same name.

@shared-object
Copy link
Author

i see that there is parameter chat_folders_ in method, is array of chat folders. Why?

@shared-object
Copy link
Author

or how to call it right

@shared-object
Copy link
Author

image
image
image

that is how i call it

@levlam
Copy link
Contributor

levlam commented Oct 25, 2024

@shared-object
Copy link
Author

ok, thx, but now i have another problem:
image
its crashes randomly

@levlam
Copy link
Contributor

levlam commented Oct 25, 2024

This is unlikely to be an issue with TDLib.

@shared-object
Copy link
Author

its issue with python wrapper or with my pc then?

@tdlib tdlib deleted a comment from Scutua Oct 25, 2024
@levlam
Copy link
Contributor

levlam commented Oct 25, 2024

This is an issue with code.

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

2 participants