Hello,
I am currently developing a bot that integrates with TempVoice and wanted to ask about a specific feature.
My bot is designed so that each temporary voice channel (or a designated interface channel) contains a message with a button. This button allows the channel owner to add users to a whitelist. Users on this whitelist can mute, deafen, or disconnect members within that temporary voice channel. If someone who is not on the whitelist performs any of these actions, the bot will automatically remove their roles.
My question is: does TempVoice provide any API, event, or method that allows my bot to reliably determine whether a temporary voice channel belongs to a specific user (i.e., identify the channel owner)?
Thank you in advance for your help.
