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

device model #7

Open
m0hammadhossein opened this issue Jan 16, 2024 · 0 comments
Open

device model #7

m0hammadhossein opened this issue Jan 16, 2024 · 0 comments

Comments

@m0hammadhossein
Copy link

m0hammadhossein commented Jan 16, 2024

when use parameter device_model in client
auto detect CPython3.x

client = Client(
    api_id=6,
    api_hash="eb06d4abfb49dc3eeb1aeb98ae0f581e",
    database_encryption_key="1234echobot$",
    files_directory="BotDB",  # Path where to store TDLib files
    device_model='PC x64',
    lib_path="./libtdjson.so.1.8.21",  # Path to TDjson shared library
    td_verbosity=1,  # TDLib verbosity level,
    options={
        "ignore_background_updates": True,
    }
)
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

1 participant