Hata

Latest version: v1.3.77

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

Scan your dependencies

Page 20 of 29

1.1.120

Improvements

- Add `GuildFeature.internal_employee_only`.
- Add `GuildFeature.channel_banners`.
- Add `Guild.boost_progress_bar_enabled`.
- Add `boost_progress_bar_enabled` change key converter for audit logs.
- Add `boost_progress_bar_enabled` parameter to `Guild.precreate`.
- Add `boost_progress_bar_enabled` parameter to `Client.guild_edit`.
- Add `boost_progress_bar_enabled` parameter to `Client.guild_create`.
- Add `DiscordException.sent_data`.
- Add `DiscordException.received_data`.
- Add `ERROR_CODES.exactly_one_guild_id_parameter_is_required`.
- Add `channel_banner_url` for future reference.
- Add `channel_banner_url_as` for future reference.
- Add `GuildProfile.timed_out_until`.
- Add `repeat_timeout.
- Rename `GUILD_SCHEDULED_EVENT_USER_CREATE` to `GUILD_SCHEDULED_EVENT_USER_ADD`.
- Rename `GUILD_SCHEDULED_EVENT_USER_DELETE` to `GUILD_SCHEDULED_EVENT_USER_REMOVE`.
- Add `ScheduledEventSubscribeEvent`.
- Add `ScheduledEventUnsubscribeEvent`.
- `Client.events.scheduled_event_user_subscribe` now accepts 2 parameters.
- `Client.events.scheduled_event_user_unsubscribe` now accepts 2 parameters.
- Add `timed_out_until` parameter to `Client.client_guild_profile_edit`.
- Add `timed_out_until` parameter to `Client.user_guild_profile_edit`.
- Add `timed_out_until` change key converter for audit logs.
- Add `HATA_LIBRARY_URL` environmental variable.
- Newly added `launch` event handlers will be ensured instantly if launch was already called.

ext.slash
- Add `ComponentCommand.name`.
- Add `name` parameter to `ComponentCommand.__new__`.
- `_render_application_command_exception` now uses `repr(command)`.

Bug Fixes

ext.slash
- `ComponentCommand.__new__` could raise exception with bad error message.
- `SlasherApplicationCommand.__new__` could pass `None` to `raw_name_to_display` dropping `TypeError` if routing.

Renames, Deprecation & Removals

- Deprecate `DiscordException.data`, use `.received_data` instead.
- Rename `DiscordException._cr_code` to `._get_code`.
- Rename `DiscordException._cr_messages` to `._create_messages`.

1.1.119

Improvements

- Add `UserBase.to_data`.
- Add `MessageActivity.to_data`.
- Add `MessageApplication.to_data`.
- Add `Attachment.to_data`.
- Add `MessageInteraction.to_data`.
- Add `reaction_mapping.to_data`.
- Add `MessageReference.to_data`.
- Add `Message.to_message_reference_data`.
- Add `Sticker.to_partial_data`.
- Add `Message.to_data`.
- Add `ChannelBase.to_data`.
- Add `ChannelPrivate.to_data`.
- Add `ChannelGroup.to_data`.
- Add `ChannelGuildBase.to_data`.
- Add `ChannelGuildBase.to_data`.
- Add `ChannelCategory.to_data`.
- Add `ChannelDirectory.to_data`.
- Add `ChannelStore.to_data`.
- Add `ChannelText.to_data`.
- Add `ChannelGuildUndefined.to_data`.
- Add `ChannelVoiceBase.to_data`.
- Add `ChannelVoice.to_data`.
- Add `ChannelStage.to_data`.
- Add `ChannelThread.to_data`.

Bug Fixes

- `log_time_converter` could return value of incorrect type. (Al_Loiz \[ICU\]5392) (from 1.1.117)

1.1.118

Bug Fixes

- An another `TypeError` in `Role._delete`.

1.1.117

Summary

Update file uploading system.

Improvements

- Add `ApplicationCommandAutocompleteInteraction.get_value_of`.
- Add `ApplicationCommandAutocompleteInteractionOption.get_value_of`.
- Add `EventHandlerManager.iter_event_names_and_handlers`.
- Add `Attachment.description`.
- Support API version 10. (coming soon to Discord)

ext.extension_loader
- Plugins are supported.

Bug Fixes
- `Client._request_members` raised `TypeError`.
- `Client.role_edit` raised `TypeError`. (Forest2913)
- `Client.role_delete` raised `TypeError`. (Forest2913)
- `time_to_id` was used even if deprecated +typod deprecation message. (Al_Loiz \[ICU\]5392)

1.1.116

Improvements

- Add `ApplicationFlag.gateway_message_content`.
- Add `ApplicationFlag.gateway_message_content_limited`.
- Add `DiscordHTTPClient.thread_user_get`.
- Add `RATELIMIT_GROUPS.thread_user_get`.
- Add `Client.thread_user_get`.
- `Emoji.__format__` now returns `.as_emoji` if `code` is given as `''`.
- Add `wait_for_interruption`.

Bug Fixes

- `UserBase.avatar_url_at` was incorrectly set as property.
- Threads on unarchiving were not put to cache.

ext.slash
- Operations before and after parentheses start were not converted to their prefix versions even if applicable.
- Full division operation was used when executing remainder. (Gilgamesh8939)
- `InteractionResponse` was not passing `show_for_invoking_user_only` correctly, causing `abort` to misbehave.
(from 1.1.103)
- Multi parameter autocomplete in direct slash commands failed. (Al_Loiz \[ICU\]5392)

1.1.115

Bug Fixes

- Remove a random print call.

Page 20 of 29

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.