rubika
rubika copied to clipboard
مشکل در اجرای متد juin_group
من این کد رو دارم، وقتی میخوام اجرا کنم این ارور رو میده که:
code:
self.bot.join_group("https://rubika.ir/joing/FJ....")
error:
AttributeError: 'Client' object has no attribute 'connection'. Did you mean: 'connect'?
قبلش کلاینت باید start بشه bot = Client('name') bot.start() bot.get_me() bot.disconnect()