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

No Updates from self user #8

Open
mahdoosh1 opened this issue Jan 3, 2024 · 1 comment
Open

No Updates from self user #8

mahdoosh1 opened this issue Jan 3, 2024 · 1 comment

Comments

@mahdoosh1
Copy link

mahdoosh1 commented Jan 3, 2024

وقتی میخوام از لایب برای ویرایش پیام خودم در صورت ارسال پیام خواص استفاده کنم. نمیتونم.

async with Client(session="mysession") as client:
        print("logged in")
        @client.on(handlers.MessageUpdates(my_guid == models.author_guid))
        async def updates(message: Message):
                if message.raw_text == "test":
                    print("user sent word 'test'")
        await client.run_until_disconnected()

در این کد دستور پرینت هیچگاه انجام نمیشه.

@shayanheidari01
Copy link
Owner

فعلا در حال حاضر مثل اینکه برخی به روزرسانی ها رو از سرور روبیکا نمیشه دریافت کرد، شاید بعدا درست شد...

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