rubika icon indicating copy to clipboard operation
rubika copied to clipboard

An error in 'get_group_admin_access_list' and similar methods

Open AmirAs-2008 opened this issue 1 year ago • 3 comments

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'} "

AmirAs-2008 avatar Feb 21 '24 19:02 AmirAs-2008

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

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

from rubpy import Client

bot = Client('Rubpy')

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

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

shayanheidari01 avatar Feb 21 '24 20:02 shayanheidari01

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

AmirAs-2008 avatar Feb 21 '24 21:02 AmirAs-2008

بررسی کردم مشکلی نداشت

shayanheidari01 avatar Feb 26 '24 16:02 shayanheidari01