Update dependency py-cord to v2.6.0 #26
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/py-cord-2.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
==2.5.0->==2.6.0Release Notes
Pycord-Development/pycord (py-cord)
v2.6.0Compare Source
Added
bannerparameter toClientUser.edit.(#2396)
userargument toPaginator.edit.(#2390)
bridge_optiondecorator. Required forbridge.Botin 2.7.(#2417)
Guild.search_members.(#2418)
Guild.bulk_ban.(#2421)
memberdata to theraw_reaction_removeevent.(#2412)
Polland all related features.(#2408)
stacklevelparam toutils.warn_deprecatedandutils.deprecated.(#2450)
(#2409)
(#2438)
Attachment.title.(#2486)
MemberFlags. (#2489)bypass_verificationparameter toMember.edit.(#2489)
RoleFlags. (#2487)MessageCallinformation.(#2488)
Fixed
Member.move_toandMember.editto reflect actualbehavior. (#2386)
python -m discord -vby replacing the deprecated module.
(#2392)
Paginator.editto no longer set user to the bot.(#2390)
NameErrorin some instances ofInteraction.(#2402)
PartialMessage.idbeing of typestr.(#2406)
ScheduledEvent.subscribersto reflect actual behavior.(#2400)
ScheduledEvent.subscribersbehavior withlimit=None.(#2407)
Interaction._guildin certain cases.(#2411)
parameter_name.(#2417)
embed=NonecausingAttributeErroronPartialMessage.edit.(#2446)
(#2448)
application_idinEntitlement.delete.(#2458)
Optiontypes with long descriptions or too many values.(#2463)
(#2457)
AttributeErrordue todiscord.Optionbeing initialised withinput_typesetto
None. (#2464)remove_application_commandcausing issues while reloading extensions.(#2480)
(#2371)
(#2492)
Changed
Guild.bitrate_limittoint.(#2387)
(#2395)
optiondecorator now acceptsinput_type.(#2417)
Optionmay be used instead ofBridgeOptionuntil 2.7.(#2417)
Guild.query_membersnow acceptslimit=Noneto retrieve all members.(#2419)
ApplicationCommand.guild_onlyis now deprecated in favor ofApplicationCommand.contexts.(#2409)
Message.interactionis now deprecated in favor ofMessage.interaction_metadata.(#2409)
Client.fetch_entitlementswithClient.entitlements, which returns anEntitlementIterator.(#2490)
subcommand group. (#2275)
Removed
delete_message_daysparameter from ban methods. Please usedelete_message_secondsinstead.(#2421)
oldest_firstparameter fromGuild.audit_logsin favor of thebeforeand
afterparameters.(#2371)
vanity_codeparameter fromGuild.edit.(#2491)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
Renovate Ignore Notification
Because you closed this PR without merging, Renovate will ignore this update (
==2.6.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to theignoreDepsarray of your Renovate config.If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.