DisBot
    Preparing search index...

    Type Alias TempVoiceChannelsUpdateWithoutTempVoicesInput

    type TempVoiceChannelsUpdateWithoutTempVoicesInput = {
        ChannelId?: StringFieldUpdateOperationsInput | string;
        GuildId?: StringFieldUpdateOperationsInput | string;
        OwnerId?: StringFieldUpdateOperationsInput | string;
    }
    Index

    Properties