Expand description
Votekick poll implementation
Structsยง
- Votekick
Poll - A poll for voting to kick a user from a voice channel.
Staticsยง
- ACTIVE_
VOTEKICKS ๐
Functionsยง
- start_
votekick - Start a new votekick poll. This is the public interface used by the command handler.
Type Aliasesยง
- Active
Votekicks ๐ - Thread-safe storage for active votekick metadata.
- Votekick
Metadata ๐ - Metadata for active votekicks. (target_user_id, guild_id, channel_id)