Type Alias TwitterStreamerCountOutputTypeCountCustomMessagesArgs<ExtArgs>

TwitterStreamerCountOutputTypeCountCustomMessagesArgs<ExtArgs>: {
    where?: TWSCustomMessageWhereInput;
}

TwitterStreamerCountOutputType without action

Type Parameters