Skip to main content

Module votekick

Module votekick 

Source
Expand description

Votekick poll implementation

Structsยง

VotekickPoll
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ยง

ActiveVotekicks ๐Ÿ”’
Thread-safe storage for active votekick metadata.
VotekickMetadata ๐Ÿ”’
Metadata for active votekicks. (target_user_id, guild_id, channel_id)