type VotekickMetadata = (u64, u64, u64);
Metadata for active votekicks. (target_user_id, guild_id, channel_id)