Skip to content

v2.3.4

Compare
Choose a tag to compare
@AshokShau AshokShau released this 22 Jul 08:59
c3e5dc4

What's Changed

  • fixed bug's and improvement.

Change log

  • removed pass_anon & no_reply from @app.adminsOnly(..) .

    • user and bots check permissions now works in callback too.
    • using isinstance: when isinstance is Command merssage give reply and if isinstance is Callback slow alert when user don't have rights.
  • added allow_pm & allow_channel in @app.adminsOnly(..) .

  • self_admin now is_bot and added another string is_user in @app.on_cb(...).

Full Changelog: Abishnoi69/Abg@v2.3.3...v2.3.4