Hata

Latest version: v1.3.77

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

Scan your dependencies

Page 17 of 29

1.2.0

API v10 checklist:

- \[ALL VERSIONS\] application.summary now returns an empty string. This field will be removed in v11 \[x\]
- Achievement localization format has changed. name and description are now strings, and localized strings are now
stored in name_localizations and description_localizations \[x\]
- /channels/<channel_id>/threads/active has been removed \[x\]
- Existing attachments must be specified when PATCHing messages with new attachments. Any attachments not specified
will be removed and replaced with the specified list \[x\]
- Audit log reason as a body/query parameter is no longer supported, and you should instead use the X-Audit-Log-Reason
header. \[x\]
- Message routes accept embeds rather than embed \[x\]
- Requests to v10 and higher will no longer be supported on discordapp.com \[x\]

Improvements
- API v10 hype.
- Add `message_content` intent.
- Add `create_identifier_custom_id_from_name`.
- `ComponentTextInput` now auto-generates `custom_id` from `label` parameter instead.
- `ComponentSelectOption`'s `label` parameter is optional and defaults to `value`. (Gilgamesh8939)
- Add `Achievement.description_localizations`.
- Add `Achievement.name_localizations`.
- Add `description_localizations` parameter to `Client.achievement_create`.
- Add `name_localizations` parameter to `Client.achievement_create`.
- `Client.achievement_get` now accepts `Achievement` instances as well.
- Add `description_localizations` parameter to `Client.achievement_edit`.
- Add `name_localizations` parameter to `Client.achievement_edit`.
- Add `EmbeddedActivityConfiguration.premium_tier_treatment_default`.
- Add `EmbeddedActivityConfiguration.premium_tier_treatment_map`.
- Add `VoiceRegion.deprecated`.
- Add `force_update` parameter to `Client.emoji_get`.
- Add `Emoji._set_attributes`.
- Add `Client.emoji_guild_get_all` (renamed from `guild_sync_emojis`).
- `Client.emoji_edit` now accepts snowflake pair as well.
- `Client.emoji_guild_get_all` wont create a partial guild.
- `Client.emoji_guild_get_all` now returns a list emojis.
- `Client.sticker_guild_get_all` wont create a partial guild.
- `Client.sticker_guild_get_all` now returns a list emojis.
- Add missing `InteractionResponseContext.__repr__`.
- Add `Message.has_any_content_field`.
- Update content fields of message if required.
- Synchronise message edit dispatch event parsers based on message content availability.

ext.slash

- Returned and yielded values from form commands will depending the form was invoked by a message component or
application command.
- Followup yields from a message component command are sent followup messages instead of editing the source message.

Bug Fixes

- `Guild.get_emoji_like` returned the default value always. (from 1.1.137)
- `Guild.get_sticker_like` returned the default value always. (from 1.1.137)
- `Guild.get_stickers_like` returned the empty list.
- Deferred interactions were never marked as responded.

Renames, Deprecation & Removals

- `IntegrationApplication.summary` is removed & deprecated.
- `Application.summary` is removed & deprecated.
- `summary` parameter of `Application.precreate` is deprecated.
- `Guild.region` is removed & deprecated.
- `region` parameter of `Client.guild_create` is deprecated.
- `region` parameter of `Guild.precreate` is deprecated.
- `region` parameter of `Client.guild_edit` is deprecated.
- `Client.emoji_get`'s 2nd parameter is deprecated.
- Deprecate `Client.guild_sync_emojis`.
- `Client.sticker_guild_get`'s 2nd parameter is deprecated.
- Deprecate `Client.guild_sync_stickers`.

1.1.137

Improvements

- Add `ERROR_CODES.interaction_already_acknowledged`.
- Add `AllowedMentionProxy.update` now returns itself.
- Add `AllowedMentionProxy.__and__`.
- Add `AllowedMentionProxy.__rand__`.
- Add `AllowedMentionProxy.__xor__`.
- Add `AllowedMentionProxy.__rxor__`.
- Add `AllowedMentionProxy.__or__`.
- Add `AllowedMentionProxy.__ror__`.
- Add `AllowedMentionProxy.__add__`.
- Add `AllowedMentionProxy.__radd__`.
- Add `AllowedMentionProxy.__sub__`.
- Add `AllowedMentionProxy.__rsub__`.
- Add `AllowedMentionProxy.__iter__`.
- Add `GuildFeature.creator_monetizable`.
- Add `GuildFeature.creator_monetizable_disabled`.
- Add `seconds_to_elapsed_time` (requires dateutil).
- Add `Message.iter_attachments`.
- Add `Message.iter_embeds`.
- Add `Message.iter_stickers`.
- Add `Guild.forum_channels`.
- Add `Guild.get_emojis_like`.
- `Guild.get_sticker_like` now matches tags as well.
- Add `Guild.get_stickers_like`.
- Add `Sticker.iter_tags`.
- `EmbeddedActivityState`-s now raise rich attribute errors.
- Add ``ActivityFieldBase`` base class for activity fields.
- Add `ActivityTimestamps.__hash__`.
- Add `ActivityAssets.__hash__`.
- Add `ActivityParty.__hash__`.
- Add `ActivityParty.__hash__`.
- Add `ActivitySecrets.__hash__`.
- Add `ActivityTimestamps.__hash__`.
- Add `ActivityAssets.__bool__`.
- Add `ActivityParty.__bool__`.
- Add `ActivityParty.__bool__`.
- Add `ActivitySecrets.__bool__`.
- `ActivityBase`-s now raise rich attribute errors.
- `VerificationScreen`-s now raise rich attribute errors.
- `VerificationScreenStep`-s now raise rich attribute errors.
- `TeamMember`-s now raise rich attribute errors.
- `RateLimitGroup`-s now raise rich attribute errors.
- `RateLimitContextBase`-s now raise rich attribute errors.
- `RateLimitHandlerBase`-s now raise rich attribute errors.
- `Icon`-s now raise rich attribute errors.
- `PreinstancedBase`-s now raise rich attribute errors.
- Add new embeddable activities (still experimental).
- Add `AuditLogEvent.auto_moderation_rule_create`.
- Add `AuditLogEvent.auto_moderation_rule_edit`.
- Add `AuditLogEvent.auto_moderation_rule_delete`.
- Add `AuditLogEvent.auto_moderation_block_message`.
- Add `ERROR_CODES.activity_launch_no_access`.
- Add `ERROR_CODES.activity_launch_premium_tier`.
- Add `ERROR_CODES.activity_launch_concurrent_activities`.
- Add `ERROR_CODES.invalid_user_settings_data`.
- Add `ERROR_CODES.auto_moderation_message_blocked`.
- Add `AuditLogTargetType.auto_moderation`.
- Add `Application.max_participants`.
- Add `EmbeddedActivityConfiguration`.
- Add `Activity.embedded_activity_configuration`.
- Add `ERROR_CODES.terms_of_service_required`.
- Add `ERROR_CODES.auto_moderation_message_blocked`.

ext.slash
- `get_request_coroutines` now wont acknowledge the interaction event if it returns `None`.

Bug fixes
- `AllowedMentionProxy.update` could set `._allow_replied_user` incorrectly.

ext.slash
- `allowed_mentions` response modifier was not applied correctly.

1.1.136

Improvements
- Move `ext.asyncio` to `scarletio`.

Bug fixes

- `_debug_component_text_input_value` checked for bad type. (Gilgamesh8939)
- `AttributeError` in `Guild._difference_update_attributes`.
- `AttributeError` in `AllowedMentionProxy.__hash__`.

ext.slash
- `get_show_for_invoking_user_only_of` could return `None`.

1.1.135

Improvements

- Add `ScheduledEvent.image_url`.
- Add `ScheduledEvent.image_url_as`.
- Remove extra redirect in interaction client methods, since it could(?) confuse flow order.
- Add `run_console_till_interruption` (experimental).

ex.top_gg
- Add missing `TopGGClient.__repr__`.

Bug fixes

- `Client.channel_follow` raised `NameError`.

ext.commands_v2
- `CommandProcessor.commands` is now populated correctly.

1.1.134

Summary

Rework audit logs once again.

Improvements

- Add `InviteType`.
- Add `Invite.type`.
- Add `type` parameter to `Invite.precreate`.
- Add `Invite.nsfw_level`.
- Add `type` parameter to `Invite.nsfw_level`.
- Add `invite._create_empty`.
- Add `Client.edit_presence`. (Forest2913)
- Add `suppress_embeds` parameter to `Client.message_create`.
- Make `Client.message_suppress_embeds` work again (it's endpoint was removed).
- Add `suppress_embeds` parameter to `Client.interaction_followup_message_create`.
- Add `suppress_embeds` parameter to `Client.interaction_response_message_create`.
- Update `AuditLogEvent` names.
- Add `AuditLogEvent.application_command_update`.
- Add `AuditLogEvent.target_type`.
- Add `AuditLogTargetType`.
- Add `AuditLogRole` Now these are used inside of audit logs instead of generic `Role` objects.
- Add `NsfwLevel` change key converter for audit logs.
- Add `StickerFormat` change key converter for audit logs.
- Add `guild_id` change key converter for audit logs.
- Add `preferred_locale` change key converter for audit logs.
- Add `user_limit` change key converter for audit logs.
- Add `pending` change key converter for audit logs.
- Add `available` change key converter for audit logs.
- Add `image` change key converter for audit logs.
- Add `afk_timeout` change key converter for audit logs.
- Add `role_ids` change key converter for audit logs.
- Add `parent_id` transformer to audit logs.
- Add `invitable` transformer to audit logs.
- Add `AuditLogEvent.stage_create`.
- Add `AuditLogEvent.stage_update`.
- Add `AuditLogEvent.stage_delete`.
- Add `AuditLogEntry.target_id`.
- Add `AuditLogEntry.parent`.
- `AuditLogIterator` is now `AuditLog` subclass.
- Add `ALLOW_DEBUG_MESSAGES` env variable.
- Add `ApplicationCommandAutocompleteInteraction.get_non_focused_values`.
- Add `ERROR_CODES.rate_limit_edit_to_message_older_than_one_hour`.
- Add `ChannelThread._created_at`.
- Add `created_at` parameter to `ChannelThread.precreate`.
- Add `asset` change key converter for audit logs. (sticker)
- Add `id` change key converter for audit logs. (sticker)
- Add `type` change key converter for audit logs. (sticker)
- Add `location` change key converter for audit logs. (scheduled event)
- Add `type` change key converter for audit logs. (webhook)
- Add `application_id` change key converter for audit logs. (webhook)

ext.slash
- Default slasher exception handler now forwards error message for message component interactions as well.
- Add `suppress_embeds` parameter to `InteractionResponse.__init__`.
- Add `suppress_embeds` parameter to `abort`.

Bug Fixes

ext.asyncio
- Add missing `Task._log_destroy_pending`. (Nova3379)


Renames, Deprecation & Removals

- Rename `Client.message_edit`'s `suppress` parameter to `suppress_embeds`.
- Deprecate `Client.message_edit`'s `suppress` parameter in favor of `suppress_embeds`.
- Rename `AuditLogEvent.channel_overwrite_create` to `.channel_permission_overwrite_create`.
- Deprecate `AuditLogEvent.channel_overwrite_create` in favor of `.channel_permission_overwrite_create`.
- Rename `AuditLogEvent.channel_overwrite_update` to `.channel_permission_overwrite_update`.
- Deprecate `AuditLogEvent.channel_overwrite_update` in favor of `.channel_permission_overwrite_update`.
- Rename `AuditLogEvent.channel_overwrite_delete` to `.channel_permission_overwrite_delete`.
- Deprecate `AuditLogEvent.channel_overwrite_delete` in favor of `.channel_permission_overwrite_delete`.

1.1.133

Improvements

- Add `wait` parameter to `client.interaction_application_command_acknowledge`.
- Add `wait` parameter to `client.interaction_component_acknowledge`.

ext.slash
- Component commands now support response modifier parameters as well.
- Interaction commands are now all acknowledged asynchronously.
- Add `ResponseModifier.wait_for_acknowledgement`.

Bug Fixes
- Opus not loading on windows. (FoxeiZ)

Page 17 of 29

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.