DisBot
    Preparing search index...

    Type Alias TempVoiceChannelsCreateWithoutTempVoicesInput

    type TempVoiceChannelsCreateWithoutTempVoicesInput = {
        ChannelId: string;
        GuildId: string;
        OwnerId: string;
    }
    Index

    Properties

    ChannelId: string
    GuildId: string
    OwnerId: string