Type Alias TTSMessageButtonUpdateManyWithWhereWithoutTtsCustomMessageInput

TTSMessageButtonUpdateManyWithWhereWithoutTtsCustomMessageInput: {
    data: XOR<TTSMessageButtonUpdateManyMutationInput, TTSMessageButtonUncheckedUpdateManyWithoutTtsCustomMessageInput>;
    where: TTSMessageButtonScalarWhereInput;
}