Type Alias TTSCustomMessageCountOutputTypeCountButtonsArgs<ExtArgs>

TTSCustomMessageCountOutputTypeCountButtonsArgs<ExtArgs>: {
    where?: TTSMessageButtonWhereInput;
}

TTSCustomMessageCountOutputType without action

Type Parameters