Discordpaginator

Latest version: v1.0.2

Safety actively analyzes 623616 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.0.1

- [A] class :: CustomButton > A helper class for :class:`Paginantor`. Represents a button the user would add to the paginator
- [A] class :: ButtonType > A helper class for :class:`Paginator`. Determines the generic action a button can take
- [A] property :: custom_buttons > Returns a List[CustomButton] the user has assigned
- [A] method :: add_custom_button > The method that takes a CustomButton object to assist in custom button creation
- [A] method :: get_custom_button_by_name > Access a custom button object by its name

- [C] property :: left_end_button > first_page_button
- [C] property :: right_end_button > last_page_button
- [C] property :: stop_button > end_session_button
- [C] property :: active_buttons > all_buttons
- [C] exception :: When getting the ImproperButtonOrderChange exception, it now shows what buttons are missing and or extra for easier debugging
- [C] method :: insert_row_main_page > insert_main_page
- [C] method :: insert_row_last_page > insert_last_page

- [R] method :: add_stop_button
- [R] method :: add_end_to_end_buttons

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.