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

An error in 'get_group_admin_access_list' and similar methods #12

Open
AmirAs-2008 opened this issue Feb 21, 2024 · 3 comments
Open

An error in 'get_group_admin_access_list' and similar methods #12

AmirAs-2008 opened this issue Feb 21, 2024 · 3 comments

Comments

@AmirAs-2008
Copy link

Hello Shayan, how are you?
I had an error when I wanted to use the mentioned and similar methods which need group_guid and user_guid arguments.
It's the error. What should I do to solve the problem?
"
raise exceptions(status_det)(result, request=None)
rubpy.exceptions.InvalidInput: {'status': 'ERROR_GENERIC', 'status_det': 'INVALID_INPUT'}
"

@shayanheidari01
Copy link
Owner

سلام وقت بخیر
خطایی که دریافت کردی داره میگه که دیتای اشتباهی به سرور ارسال شده

نمونه استفاده:

from rubpy import Client

bot = Client('Rubpy')

with bot:
    print(bot.get_group_admin_access_list('g0...', 'u0...'))

همچنین از آخرین نسخه کتابخونه استفاده کن

@AmirAs-2008
Copy link
Author

اتفاقا آپدیتش کردم و دیتا ها هم اوکی هستن، خودت میشه یبار برسی بکنی ممنونم خبر بده به من.

@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