Skip to content

Conversation

onerandomusername
Copy link
Member

Summary

Add the set_voice_channel_permission. It's been out for a while now. Whether or not they document it, it exists.

Checklist

  • If code changes were made, then they have been tested
    • I have updated the documentation to reflect the changes
    • I have formatted the code properly by running pdm run nox -s lint
    • I have type-checked the code by running pdm run nox -s pyright
  • This PR fixes an issue
  • This PR adds something new (e.g. new method or parameters)
  • This PR is a breaking change (e.g. methods or parameters removed/renamed)
  • This PR is not a code change (e.g. documentation, README, ...)

@onerandomusername onerandomusername added this to the disnake v2.12 milestone Sep 18, 2025
@onerandomusername onerandomusername added the t: documentation Improvements or additions to documentation/examples label Sep 18, 2025
@github-project-automation github-project-automation bot moved this to Todo in disnake Sep 18, 2025
@onerandomusername onerandomusername added the s: needs review Issue/PR is awaiting reviews label Sep 18, 2025
Copy link

read-the-docs-community bot commented Sep 18, 2025

Documentation build overview

📚 disnake | 🛠️ Build #29888614 | 📁 Comparing d8e9b2c against latest (26ab16c)


🔍 Preview build

Show files changed (49 files in total): 📝 49 modified | ➕ 0 added | ➖ 0 deleted
File Status
genindex.html 📝 modified
index.html 📝 modified
whats_new.html 📝 modified
api/abc.html 📝 modified
api/activities.html 📝 modified
api/app_commands.html 📝 modified
api/app_info.html 📝 modified
api/audit_logs.html 📝 modified
api/automod.html 📝 modified
api/channels.html 📝 modified
api/clients.html 📝 modified
api/components.html 📝 modified
api/emoji.html 📝 modified
api/entitlements.html 📝 modified
api/events.html 📝 modified
api/exceptions.html 📝 modified
api/guild_scheduled_events.html 📝 modified
api/guilds.html 📝 modified
api/integrations.html 📝 modified
api/interactions.html 📝 modified
api/invites.html 📝 modified
api/localization.html 📝 modified
api/members.html 📝 modified
api/messages.html 📝 modified
api/misc.html 📝 modified
api/permissions.html 📝 modified
api/roles.html 📝 modified
api/skus.html 📝 modified
api/soundboard.html 📝 modified
api/stage_instances.html 📝 modified
api/stickers.html 📝 modified
api/subscriptions.html 📝 modified
api/ui.html 📝 modified
api/users.html 📝 modified
api/utilities.html 📝 modified
api/voice.html 📝 modified
api/webhooks.html 📝 modified
api/widgets.html 📝 modified
ext/tasks/index.html 📝 modified
ext/commands/api/app_commands.html 📝 modified
ext/commands/api/bots.html 📝 modified
ext/commands/api/checks.html 📝 modified
ext/commands/api/cogs.html 📝 modified
ext/commands/api/context.html 📝 modified
ext/commands/api/converters.html 📝 modified
ext/commands/api/exceptions.html 📝 modified
ext/commands/api/help_commands.html 📝 modified
ext/commands/api/misc.html 📝 modified
ext/commands/api/prefix_commands.html 📝 modified

@onerandomusername onerandomusername force-pushed the feat/voice-channel-status-permission branch from 87612e7 to 5eeb4a9 Compare September 18, 2025 21:32
@shiftinv
Copy link
Member

The future of this feature seems very uncertain (if not entirely dead):
#1206 (comment)
https://canary.discord.com/channels/613425648685547541/1130595287078015027/1399911787255562400

@onerandomusername
Copy link
Member Author

As much as the feature itself may be dead, I still believe we should support all permissions, whether or not the library does anything with them.

@onerandomusername onerandomusername force-pushed the feat/voice-channel-status-permission branch from 5eeb4a9 to d30c664 Compare September 26, 2025 13:37
@onerandomusername onerandomusername force-pushed the feat/voice-channel-status-permission branch from d30c664 to d8e9b2c Compare October 9, 2025 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

s: needs review Issue/PR is awaiting reviews t: documentation Improvements or additions to documentation/examples

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants